# Control_stm32_through_the_Network **Repository Path**: youngytj/Control_stm32_through_the_Network ## Basic Information - **Project Name**: Control_stm32_through_the_Network - **Description**: 一个网络控制设备,可以用手机和电脑通过网络发送指令,来控制该设备的运行。 - **Primary Language**: C# - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 51 - **Forks**: 23 - **Created**: 2014-05-22 - **Last Updated**: 2025-02-19 ## Categories & Tags **Categories**: hardware **Tags**: None ## README 关于源码的说明: 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/