资源列表
51单片机驱动SSD1963
- 51单片机驱动SSD1963显示4.3寸屏幕,亲测可用
51黑论坛_单片机可控硅无级调光程序
- 基于单片机,通过过零检测来驱动可控硅无极调光(Based on MCU, the thyristor stepless dimmer is driven by zero - crossing detection)
BS83B08A_20150319_LIBV413--V2
- 合泰的触摸程序库,简单修改就可以实现8个触摸按键通过标准I2C读取键值(Hetai touch library, simple modification can achieve 8 touch keys to read key values through standard I2C.)
WIFI—ESP8266
- 包含wifi模块esp8266的功能介绍及使用 配合手机app的使用(The function introduction of WiFi module esp8266 and the use of it in conjunction with mobile app.)
can
- 使用CAN读取毫米波雷达数据,编写语言为C(Reading millimeter wave radar data using CAN)
扫地机器人源码及解释
- 扫地机器人基本功能实现,内部各个模块驱动完成,能按照正常的弓字行路劲行走(The basic function of the sweeping robot is to realize the driving of each module in the robot and to walk vigorously according to the normal bow line.)
STM32_USB_复合设备
- 串口发送协议控制HID键盘输入对应协议数据(Serial port sending protocol controls HID keyboard input corresponding to protocol data.)
CAN收发实验(战舰改mini)波特率500k
- 基于STM32F103的CAN总线接收程序(CAN bus reception based on STM32)
SPI
- 运行在stm32f103vet6上,用定时器模拟SPI,读取SSI多圈绝对值编码器的圈数和角度。(Running on stm32f103vet6, SPI is simulated by timer, and the number and angle of SSI multi-loop absolute value encoder are read)
Bird 1.0
- 基于stm32F407的gy-86的原始数据读取和传送,如有误请提醒或改正,谢谢(Read and transmit the raw data of gy-86 based on stm32F407. If there is any mistake, please remind or correct it. Thank you.)
A0.0.0(STM32F10x_EXIT中断)
- 关于STM32F10x_EXIT中断的代码,调试有效,直接使用(Code for interruption of STM32F10x_EXIT)
moisture
- STM8S005K6空气加湿器源码。 1、基本功能:实现空气加湿; 2、基本功能:当水烧干或者低于一定液位,自动停止加湿功能; 3、基本功能:按键轻触开关,界面显示当前环境温湿度数据; 4、一般功能:水烧干或者低于一定液位,自动断电并指示灯亮起; 5、一般功能:检测当前环境湿度有温度; 6、一般功能:显示当前环境湿度及设定湿度,以及显示当前环境温度; 7、一般功能:通过按键设定要求的湿度,加湿器根据设定值调节环境湿度; 8、高级功能(选作):水汽加热。加热后可以作为熏脸器使用,具