资源列表
C51之按键与串口调试
- 通过单片机与上位机进行通信,实现上位机实时显示用户按下的按键值(Through MCU and upper computer communication, the host computer can display the button value pressed by the user in real time.)
升级版的流水灯
- 使用定时器实现不同样式的花样流水灯。可以有效的理解定时器的使用,以及C语言(Use timer to realize different patterns of water flowing lights. Can effectively understand the use of timers, and C language.)
稳定平台控制程序
- 用stm32系统搭建的稳定平台,可控制舵机实现稳定功能。(The stable platform built by STM32 system can control the steering gear to achieve stable function.)
PWM
- 通过stm32单片机定时器产生PWM波,实现LED灯的调光(The PWM wave is generated by the timer of STM32 MCU, and the dimming of LED lamp is realized.)
Car_Control
- 基于tm4的电机调速模块,可以控制电机速度(car_control_of TM4_you can control you car's speed with this)
OV7725
- ov7725在stm32mini开发板中的移植(The transplant of ov7725 in the stm32mini development board)
AIC23
- IIc总线控制AIC23,启动信号,停止信号等,以及AIC23初始化。(IIc bus controls AIC23, start signal, stop signal, and AIC23 initialization.)
STM32 摄像头和上位机
- ov7670摄像头在stm32中的应用与上位机的图像显示(Application of ov7670 camera in STM32 and image display of host computer)
UartDisplay_2.2_SRC
- 串口图像显示上位机软件源码,上位机VS2013(Serial port image display PC software source code, host computer VS2013)
MINISTM32ENC28J60
- 基于ENC28J60的网络编程,采用UIP协议,ENC28J60网卡,STM32F103控制器实现TCP网络通信(ENC28J60 based network programming, using UIP protocol, ENC28J60 network card and STM32F103 controller to realize TCP network communication.)
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.)
OLED_TEST1
- 通过mega16单片机控制OLED显示一些简单的字符,可自己另外添加自己需要显示的字库。(Through mega16 MCU control OLED display some simple characters, you can add their own font to display.)