资源列表
温湿度采集
- 利用温湿度传感器对温湿度数据进行采集,同时对环境参数实时显示(The temperature and humidity data are collected by using the temperature and humidity sensor, and the environmental parameters are displayed in real time.)
程序设计
- 如果要将此应用项目移植到开发板上,只需要根据此项目的电路图修改管脚,改成我们开发板按键和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
程序
- 超声波测距实验例程,采用51单片机,进行超声波测量距离(Experimental routine of ultrasonic distance measurement)
LCD1602滚动显示
- lcd1602滚动显示 对于初学者来说熟悉lcd1602很不错。(lcd1602 Scroll display)
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.)
Delay
- Simple delay in ASM beginner task
TASK1
- ASM code for simple set up task
State Machine
- VHDL State machine code