资源列表
21、RS232串口实验
- c51与RS232进行串口通信,可以借鉴,自己开发(C51 and RS232 serial communication, you can learn from your own development)
PWM调速
- 利用51单片机实现电机PWM调速功能,调速范围可自己设定(The use of 51 single-chip motor PWM speed regulation, speed range can be set)
温度传感器
- 利用51单片机和温度传感器,实现温度测量并完成AD转换(Using 51 single-chip microcomputer and temperature sensor to achieve temperature measurement and complete the AD conversion)
[Cadence完全学习手册].兰吉昌.扫描版
- Allegro BOOK Chinese
温度补偿超声波测距stm32f4
- 带有温度补偿的超声波测距。。。。。。。。。。。。(Ultrasonic distance measurement with temperature compensation...)
main
- 扫地机器人的路劲规划算法,A心算法加入田埂式算法!(Sweeping robot path planing algorithm, A algorithm with ridge type algorithm heart!)
Tetris
- 基于单片机8*8点阵的俄罗斯方块,带仿真。(Tetris based on C51 and 8*8 led matrix.)
SNANK
- 基于C51 8*8 点阵的贪吃蛇 带仿真带电路图(Based on C51 8*8 dot matrix snake band simulation circuit diagram)
FM1208Demo_20170527
- 复旦卡FM1208,非常不错的读写例子程序,方便对复旦卡FM1208不熟悉的人学习用,给有需要的人下载。(Fudan card FM1208, very good example of reading and writing procedures to facilitate the Fudan card FM1208 unfamiliar people learn to use, to those who need to download.)
ADS1256
- 这个是用软件模拟spi驱动ADS1256的C语言代码程序可以自行移植的(This is the use of software simulation SPI drive ADS1256 C language code, the program can be transplanted)
实验5 无线温湿度检测试验
- 协调器建立ZigBee无线网络,终端节点自动加入网络,然后终端节点周期性地采集温度并将数据发送到协调器.协调器接受数据并通过串口把接受到的数据传给PC端的串口调试助手。(The coordinator in a ZigBee wireless network, terminal nodes automatically join the network, then the terminal node periodically collects temperature and send the da
MSP430 I2C通信
- MSP430 I2C通信,用端口进行I2C通信,程序为C语言,需编译后下载