资源列表
51单片机频率测量
- 通过51单片机的输入捕获功能采集频率,本实验是用新唐单片机N76E003编写的
模拟电路教程
- 可以学习相关的模拟电路 为电路基础打好基础(We can learn related analog circuits, and lay a solid foundation for the circuit foundation.)
STM32F412
- STM32F412工程模板 ,编译可用。(STM32F412 engineering template)
modbus 485协议
- 文档详细讲解的RS485协议命令格式和RS485命令使用方法(The RS485 protocol command format and RS485 command operation method explained in detail.)
Nuvoton_8051_ISP-ICP_Programmer_v7.15
- Nuvoton单片机的下载编程工具,非常好用(The download programming tool of Nuvoton single chip microcomputer)
贪吃蛇代码
- 利用51单片机以及LCD12864实现的贪吃蛇游戏(Snake game is implemented by 51 MCU and LCD12864.)
WTD
- 基于MSP430G2XX3系列平台的低功耗单片机。代码中提供的是单片机中看门狗(WTD)的使用方法及配置。初学者可以参考借鉴,降低入门难度。(Low power MCU based on MSP430G2XX3 Series platform. The code provides the method and configuration of the watchdog (WTD) in the microcontroller. Beginners can learn from it and re
i2c
- 基于hisi平台的i2c驱动demo,实现i2c的读写功能(source code of i2c base on hisilicon)
user
- sht20的I2C程序,用来测量现场的环境温湿度(The I2C program of sht20 is used to measure the temperature and humidity of the scene.)
Documents.~(2).PrjPcb
- 关于pcb原理图的压缩包,包含pcb原理图以及各种(STC89C51 music xdinfn gdefv ginb ff thbth)
51控制TB6600驱动步进电机程序 OK
- 实现对步进电机的控制,通过驱动器将信号传给步进电机(Control of stepping motor)
步进电机
- 用51单片机能够调节步进电机的转速,在51单片机的基础之上实现步进电机的转速控制。