资源列表
51_mcu_c_program.ZIP
- 51单片机C语言开发详解的光盘,包括PPT和各章的源代码,在具体项目中值得参考。-51 Single-chip C-language development Xiangjie CD-ROM, including the PPT and the chapter' s source code in specific projects, worth considering.
DMC
- DSP实现永磁同步电机的磁场定向控制 矢量控制-DSP permanent magnet synchronous motor field oriented control Vector Control
DMC
- DSP2812SVPWM控制的永磁同步电机控制-DSP2812SVPWM control of permanent magnet synchronous motor control
15 SRAM读写
- stm32f439 sram读写,灵活运用,马上入门。(Stm32f439 SRAM read and write, flexible use, immediately introduction.)
UCGUI390a
- UCGUI3.90版源码 1.这个版本的UCGUI提供了模拟器的源码(早知我不用那么辛苦反编译出模拟器源码了,不过大家可以比较一下看). 2.还有JPEG图版支持 3.ListView控件支持. 4.Menu菜单支持. 5.ScrollBar滚动条支持. 6.multi-controller多控制器支持.-UCGUI3.90 source code
devkit8600.tar
- Devkit8600 AM3359配套的资源开发包,可以再裸机环境下快速运行该程序平涂AM3359外设功能。-Devkit8600 AM3359 SDK
JiDianProgress
- 本列子是控制测试继电器动作用的, 它控制的基础是在继电器驱动也就是IO驱动的基础上完成滴。 继电器驱动在本质上就是对IO口的控制,继电器有两种状态,打开和关闭, 分别对应IO口的高电平和低电平,所以驱动中我们只要对IO口进行高电平和低电平的转换就可以了, 在应用程序中直接打开驱动然后操作IO口让其高电平低电平就可以实现对继电器的控制啦。-#define IO_CTL1_GPIO_1_ON 0x01 #define IO_CTL1_GPIO_2_ON 0x02 #defin
SimpliciTI-IAR-1.2.0
- 德州仪器最新的简单网络协议simpliciTI,适合433Mhz/868Mhz/2.4Ghz无线网络通信,使用IAR进行工程开发-This document provides basic information necessary for a first-time SimpliciTI™ user to try the sample applications that are included in Texas Instruments’ SimpliciTI package.
源码
- 家居智能火情警报系统, 可以检测温度并显示在界面上,可以显示烟雾传感器的状态到界面上(The home intelligent fire alarm system can detect the temperature and display it on the interface, showing the status of smoke sensor to the interface.)
SimpliciTI-IAR-1.2.0
- SimpliciTI是德州仪器的简单无线协议,该程序源码适合初学者学习,注意阅读资料文件夹中的Documents,注意在smpl_nwk_config.dat配置文件夹中更改设备地址。(SimpliciTI is a simple TI wireless protocol, the source code is good for beginners to learn)
ethercat-Master-Code_Version-3.10
- 现场工业以太网,ethercat主站代码windows平台实现-The industrial Ethernet, the Windows platform to realize ethercat master station code
datafilterBook
- 数字信号处理教程,对数值计算很有帮助,是数字处理的基础教程