资源列表
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
- 数字信号处理教程,对数值计算很有帮助,是数字处理的基础教程
51MCU_BOOK
- 电子书:< 单片机实用教程>> 主编:李勋 刘源 主审:李新民 页数:200页 格式:PDF
renesas_usb_3.0.23.0
- 使用高性价比单片机STM8S103F3P6读取三轴陀角速度计芯片L3G4200D的值,并进行滤波然后串口输出-Use of high performance chip STM8S103F3P6 read the three axis of the value of the chip L3G4200D, and then filter and then serial output
S12X
- 开发板S12X处理器的技术资料,原理图,还有相关例程-S12X DEMO
AVR
- AVR高速嵌入式單片機原理與應用,介紹AVR公司所出產的單晶片技術,書的格式為pdg。-AVR Embedded Microcontroller Theory and Application of High-speed, introduced AVR company produced a single-chip technology, the book format pdg.
AVR
- AVR高速嵌入式单片机原理与应用,课件非常详细,适合初学者学习