资源列表
05 LED模拟交通灯
- 使用单片机控制12个LED的亮灭,以此模拟十字路口的交通灯(Using singlechip to control the light of 12 LED to simulate traffic lights at the crossroads)
实验1 跑马灯实验
- stm32新手学习资料 比较初级 适合初学者 欢迎大家指教(STM32 novice learning material comparison is suitable for beginners to welcome everyone's instruction)
tm-7025
- Tablet schematic with all pinouts shown to all other chips and connections - MODEL: TM-7025.
tm-7022
- Tablet schematic with all pinouts shown to all other chips and connections - MODEL: TM-7022.
taxi
- 一个简单的依据距离和价钱的出租车计价方式(A simple taxi pricing)
ESP32LED (7)
- 将这软件安装在手机,这是MIT app编写的手机控制,可以使用Arduino编写以下就可发使用手机控制LED亮灭 : int value = 0; void loop(){ WiFiClient client = server.available(); // listen for incoming clients if (client) { // if you get a client, String r
人体红外、声、光控小夜灯源程序
- 利用人体红外感应模块制作人体红外、声、光控小夜灯,实现人到亮灯,人走熄灯(Infrared, sound and light night light)
CRC校验单片机C源码
- CRC校验单片机C源码,供MODBUS程序使用
单片机C51的头文件函数作用及举例
- 关于51单片机的头文件的函数作用的说明文档,并有举例说明怎么使用。(The function of the head file of the 51 single chip microcomputer is illustrated and some examples are given to illustrate how to use it.)
1602
- 开机显示各种参数的数值,属于一个模板,用户可以根据自己要求来调取(The number of various parameters is displayed, which belongs to a template.)
oled
- 用于ccs的oled显示,移植能力强,运用方便(base on ccs5.0Good transplanting ability easy to use)
DAC5615-SPI
- DA芯片通过三线SPI驱动程序驱动DAC输出电压(DA chip drives DAC output voltage through a three line SPI driver)