/Control_stm32_through_the_Network

Mirror for http://git.oschina.net/youngytj/Control_stm32_through_the_Network

Primary LanguageCApache License 2.0Apache-2.0

关于源码的说明:

1.PC端程序(WPF):
  (1).开发工具为Visual Studio 2012;
  (2).基于.NET Framwork 4;
  (3).WPF程序.

2.手机端程序(Silverlight):
  (1).开发工具为Visual Studio 2012;
  (2).基于.NET Framwork 4;
  (3).基于Windows Phone 7.1的Silverlight程序.

3.STM32端程序(C):
  (1).开发工具为Keil公司的MDK开发套件(http://www.keil.com/arm/mdk.asp);
  (2).硬件平台为型号为STM32F103ZET6.
  
版本控制工具:
msysgit(http://msysgit.github.io/)
tortoisegit(https://code.google.com/p/tortoisegit/wiki/Download)

代码托管平台:
http://git.oschina.net/