资源列表
门铃设计
- 按键K1按下就会触发蜂鸣器门铃“叮咚”响(Button K1 will trigger buzzer doorbell "Ding Dong" sound.)
计控实验胎压监测
- 本系统由胎压监测模块和中央监视模块两部分组成。胎压监测模块安放在轮胎内用于检测轮胎压力后经无线模块传输给位于车内的中央监视模块。胎压监测模块由控制器单片机,气压传感器和,电源模块和无线发射模块组成;中央监视模块由控制器单片机,液晶,声光报警装置,电源模块和无线接收模块组成。系统硬件框图如下。(The system consists of two parts: tire pressure monitoring module and central monitoring module. The ti
OLED_TEST1
- 通过mega16单片机控制OLED显示一些简单的字符,可自己另外添加自己需要显示的字库。(Through mega16 MCU control OLED display some simple characters, you can add their own font to display.)
ALIENTEK ENC28J60 LWIP
- 基于ENC28J60的网络编程,采用lLWIP协议,ENC28J60网卡,STM32F103控制器实现TCP网络通信(ENC28J60 based network programming, using lLWIP protocol, ENC28J60 network card and STM32F103 controller to realize TCP network communication.)
MINISTM32ENC28J60
- 基于ENC28J60的网络编程,采用UIP协议,ENC28J60网卡,STM32F103控制器实现TCP网络通信(ENC28J60 based network programming, using UIP protocol, ENC28J60 network card and STM32F103 controller to realize TCP network communication.)
STM32 摄像头和上位机
- ov7670摄像头在stm32中的应用与上位机的图像显示(Application of ov7670 camera in STM32 and image display of host computer)
OV7725
- ov7725在stm32mini开发板中的移植(The transplant of ov7725 in the stm32mini development board)
Car_Control
- 基于tm4的电机调速模块,可以控制电机速度(car_control_of TM4_you can control you car's speed with this)
PWM
- 通过stm32单片机定时器产生PWM波,实现LED灯的调光(The PWM wave is generated by the timer of STM32 MCU, and the dimming of LED lamp is realized.)
升级版的流水灯
- 使用定时器实现不同样式的花样流水灯。可以有效的理解定时器的使用,以及C语言(Use timer to realize different patterns of water flowing lights. Can effectively understand the use of timers, and C language.)
C51之按键与串口调试
- 通过单片机与上位机进行通信,实现上位机实时显示用户按下的按键值(Through MCU and upper computer communication, the host computer can display the button value pressed by the user in real time.)
步进电机调速系统
- 通过按键以及数码管显示,实现步进电机的调速正反转等操作(Through button and digital display, stepper motor speed adjustment and reverse operation.)