资源列表
stm32f103VEP12864PDHT11
- 硬件stm32+DHT11+12864程序 (运行正常)-stm32+ DHT11+ 12864 program (Operating normally)
final
- 51单片机实现恒温水箱,DS18B20,LCD128*64,keil-51mcu for heating machine
BLDC_HALL_Capture
- 有感无刷直流电机,HALL元件利用定时器TIM2捕获例程-Thoughts brushless DC motor, HALL element using a timer to capture routines TIM2
ucos_GUI_Typein
- ucos上的键盘程序编写,使用到ucos上的控件来实现全拼键盘的代码,非常适合开发者借鉴。-The keyboard of the UCOS program, used to UCOS controls to achieve full keyboard code, very suitable for developers to reference.
guanghe--program
- 这是最近做的控制光合的程序,通过串口来控制硬件的驱动,能实现光能量调控,在keil4上做的。-This control is recently to do the procedure of photosynthesis, drive through the serial port to control hardware, can realize the control of light energy, do in keil4.
OLEDdisplay
- 利用stm32开发板的OLED模块,点亮OLED,并实现ASICII的显示。-light the OLED module and display the ASCII code.
main
- STM32 内部自带了 2 个看门狗:独立看门狗( IWDG)和窗口看门狗( WWDG)。利用独 立看门狗,我们将通过按键 WK_UP 来喂狗,然后通 过 板上的DS0 提示复位状态。-use the watch dog of STM32,feed the dog by WK_UP, display reset status by DS0 of the mainboard.
paomadeng
- 通过STM32的IO口的高低电平控制,实现经典的跑马灯实验,控制两个LED交替闪烁。-Let the led light twinkle one by one by controlling IO of STM32 s IO .
control-temperature
- 利用stm32内部的温度传感器读取温度值。该温度传感器在内部和 ADCx_IN16 输入通道相连接,此通道把传感器输出的电压转换成数字值。温度传感器模拟输入推荐采样时间是 17.1μs。 STM32 的内部温度传感器支持的温度范围为: -40~125度,精度为±1.5℃左右-read the temperature by internal sensor of stm32.
oscillograph
- 用8051做的简易示波器,在proteus中仿真成功。通过本站源码改写,原始代码写得太难懂。 目前可以调整触发电平,不能调整采样频率,相信这段代码比原来容易读-8051 to do a simple oscilloscope simulation in proteus success. Powered by rewriting the source code, the original code is written too hard to understand. Now you can a
lwip_tcp_udp
- 基于Lwip1.4.1 udp和tcp测试成功。-Successful test based on UDP TCP and Lwip1.4.1.
C51-calendar
- 51单片机做的日历,可以完整显示一个月的日历,并可对应星期,在Proteus下仿真实现。 本人原创设计,修复节气显示的bug,以及农历十一月和十二月没有显示的不过,-51 microcontroller do the calendar, you can display a complete calendar month, and the corresponding week in the Proteus Simulation. My original design, repair throt
