资源列表
APC220
- 介绍APC220无线传输模块的使用,以及用51单片机测试程序。介绍上位机与下位机的数据传输方式。-Introduction APC220 wireless transmission module used, and with 51 testing procedures. Introduction PC and the next crew of the data transmission.
PCF8563PRTC
- PCF8563 实时时钟程序,基于51单片机的程序,希望对大家有所帮助-PCF8563 real time clock program
123
- LCD1602、AT89C51、ADC0809、数字电压表、串口通信、独立按键 基于89C51交流电力智能传感器系统设计-LCD1602, AT89C51, ADC0809, digital voltmeter, serial port communication, independent buttons Based on 89 c51 ac power intelligent sensor system design
2-2
- 在单片机开发板上程序使红黄绿灯会间隔点亮-Program in the microcontroller development board to make red, yellow, green light will illuminate interval
TestHT1621
- 51单片机开发HT1621液晶屏温度显示时间显示-51 MCU development HT1621 LCD screen display time temperature display
ks0108(LCM12864)PARM(STM32F103ZE)
- LCM12864内部KS0108控制器,STM32F103ZET6单片机,可显示动画图片,可移植性非常强,而且注释很详细,很容易看懂。-LCM12864 internal KS0108 controller, STM32F103ZET6 microcontroller, can display animated images, portability is very strong, and very detailed notes, it is easy to understand.
Light-up-experiments
- 单片机上点亮8个数码管的C程序,适合初学者参考学习-SCM lit eight digital tube C program
1.key_led
- C8051F320单片机按键例程,通过一个独立按键(接P0.0)控制7盏led灯的亮灭(按下即为0,led灯亮,反则灭)-C8051F320 MCU button routines, through a separate button (connected P0.0) control 7 led lamp light off (press is 0, led lights, anti then destroy)
5.watchdog
- C8051F320单片机看门狗程序,当接P0.0口的按键按下超过约524ms时,看门狗就会复位,并点亮全部的led灯(上电复位后led1已点亮)。-C8051F320 microcontroller watchdog program, when connected to P0.0 mouth more than about 524ms when the button is pressed, the watchdog will be reset, and all lit led lights (p
ADC1
- c8051f320单片机ADC程序,该实验通过AD转化,并把转化结果通过串口发送到pc机显示。-c8051f320 microcontroller ADC program, the experiment through the AD conversion, the conversion result and sent through the serial port to pc machine display.
2.timer0
- 8051f单片机定时器程序,用定时器0 1s定时使led8 1s亮1s灭。-8051f chip timer program, using timer 0 1s timed so led8 1s light 1s off.
4.Interrupts
- 51单片机中断实验, 通过两个外部中断源/INTO,INT1控制led灯亮灭,/INT0为边缘触发,低电平有效,接P0.0脚,当cpu接收到/INT0中断请求时,进入中断服务程序(点亮led1);/INT1为电平触发,低电平有效,接P0.1脚,当cpu接收到/INT1中断请求时,进入中断服务程序(点亮led3);-51 MCU interrupt experiments, two external interrupt sources/INTO, INT1 control led lights o
