资源列表
USB
- USB虚拟串口设计的应用源程序,有注释,方便学习。-USB virtual serial port application to the design source code, with comments, easy to learn.
PWM_LED_brightness
- PWM 控制 LED 灯渐亮渐灭程序,利用定时器控制产生占空比可变的 PWM波 按K1,PWM值增加,则占空比减小,LED 灯渐暗。 按K2,PWM值减小,则占空比增加,LED 灯渐亮。 当PWM值增加到最大值或减小到最小值时,蜂鸣器将报警 资源:p0口,8路指示灯。p1.4,p1.5亮度控制按键(端口按键)p3.7小喇叭报警 -PWM control of LED lights getting brighter gradually eliminate programs, usin
C51_LCD_KEY
- 在51系列单片机中,LCM1602液晶屏用来显示矩阵式键盘按下时所对应的键值-In the 51 series MCU, LCM1602 matrix LCD screen to display when the keyboard by pressing the corresponding key
C51_KEY_LED
- C51单片机,用Dtled-6芯片驱动6个数码管,用来显示当键盘按下时所对应的键值,其中键盘为矩阵式-C51 Microcontroller with Dtled-6 chip driving six digital tube, used to display when the keyboard is pressed, the corresponding key, in which the keyboard for the matrix
display
- 数码管显示子函数 仅供参考 呵呵\(^o^)/~6- infrared infrared infrared infrared
jpxs
- 取键值程序 功能:等待键入,并刷新显示,并返回键值放 A 占用: PSW,A,DPTR,R0,R2,R3,R4,R6,R7 入口:无 出口: A ORG 0190H WAT_KB: MOV R0,#3FH WAT_0: ACALL DISP_0 刷新显示器 ACALL T_KB JZ WAT_0 无键 , 循环 ACALL KEY_LD 延时消抖-#include<reg51.h> #include<intrins.h> #define uchar unsigne
system_clock
- msp430单片机具有灵活的时钟系统,且时钟可输出,程序时对msp430时钟的控制程序-msp430 microcontroller has a flexible clock system, and the clock can be output, the program clock control procedures for msp430
f449_seg_lcd
- 用msp430f449单片机控制一个定制的段式液晶,有注释,很容易理解-Msp430f449 SCM control with a custom-stage liquid crystal, there are notes, it is easy to understand
IO_interrupt
- msp430单片机i/o口中断演示程序,i/o口多源中断的实现方法-msp430 microcontroller i/o port interrupt demo program, i/o port multi-source interrupt Implementation
jianpan
- 在AVR单片机上实现的4*4键盘扫描程序-4*4 key scanning program on AVR singlechip.
common
- 一种简单的电机控制方法,c51控制2803驱动电机。-A simple motor control method, c51 control the drive motor 2803。
Thermograph
- 用51做的实时显示温度计 数码管显示 DS18B20 FPGA 实时时钟-thermograph
