资源列表
程序设计
- 如果要将此应用项目移植到开发板上,只需要根据此项目的电路图修改管脚,改成我们开发板按键和LCD及蜂鸣器对应的管脚上,AD芯片使用的都是一样的,所以只需要将检测AD通道换成AIN3通道,也就是修改程序内通道的口即可。具体怎么修改通道口,参考基础实验例程内AD实验视频。(If you want to transplant this application to the development board, just modify the pin according to the circuit di
孵化环境温度监控
- 如果要将此应用项目移植到开发板上,只需要根据此项目的电路图修改管脚,改成我们开发板对应的管脚上。温湿度传感器使用的是DHT11,所以数据口按照原理图内接。温度传感器接口也需要修改成我们开发板对应的接口(If we want to transplant this application project to the development board, we only need to modify the pins according to the circuit diagram of this
程序
- 超声波测距实验例程,采用51单片机,进行超声波测量距离(Experimental routine of ultrasonic distance measurement)
LCD1602滚动显示
- lcd1602滚动显示 对于初学者来说熟悉lcd1602很不错。(lcd1602 Scroll display)
万年历
- 通过18b20和LCD1602和按键,完成包括温度检测及报警,时钟日期显示以及修改的功能。(Through 18B20 and LCD1602 and buttons, we finish the functions of temperature detection and alarm, clock date display and modification.)
ESP8266-OLED
- 使用ESP8266驱动OLED,进行显示。(Use ESP8266 to drive OLED to display.)
ESP8266-GPIO
- 使用ESP8266为主控,进行GPIO管脚的控制。(ESP8266 is used as main control to control GPIO pins.)
modbus
- 基于stm32嵌入式 实现modbus协议通信(Based on stm32modbus protocol)
ESP8266-DHT11
- 使用ESP8266为主控,驱动DHT11传感器(Using ESP8266 as the main control, driving the DHT11 sensor)
STC15系列1602显示程序
- 简单的demo,使用户理解LCD1602显示的代码。(Simple demo enables users to understand the code displayed by LCD1602.)
seg7
- 七段数码管显示驱动的设计,实现点亮开发板上的数码管(Design of seven segment digital tube display drive)
Delay
- Simple delay in ASM beginner task
