资源列表
Experiment3_TIME
- MSP430单片机的定时器实验程序,用P4口控制-MSP430 microcontroller timer experiment procedure
motor-control-process
- 51单片机电机控制程序,我们比赛用过,控制电机很好的,推荐下-51 single-chip motor control process, we used the race to control the motor very good recommendation
stcSTC12C5A08S2-driveLCD1602-
- STC宏晶系列单片机驱动液晶显示模块1602的程序-STC Hongjing MCU to drive liquid crystal display module 1602 program
bo-xing-fa-sheng
- 基于51单片编写的多种波形发生器程序,仿真通过-Based on 51 single program written in a variety of waveform generator, simulation through. . .
main
- 基于stc89c52单片机的红外发射程序。-Microcontroller based stc89c52 infrared emission process.
1602
- PIC16f877a用的1602驱动,用汇编写的。-for pic 16f877a
AVR
- AVR单片机的ADC转换程序包括基准定义端口定义, ADCSRA|=(1<<ADSC) //启动AD转换 loop_until_bit_is_set(ADCSRA,ADIF) //方法1 等待AD转换结束 // while ((ADCSRA&(1<<ADIF))==0) //写法2 这种写法优化不好 // loop_until_bit_is_clear(ADCSRA,ADSC) //方法2 检测ADSC=0也行 ADCSRA|=(1<<AD
key
- 4*4矩阵键盘扫描程序源代码(简单但是也可能有用的吧)-4* 4 matrix keyboard scanner source code (simple but may also be useful!)
Hannstar2.8PILI9341
- ILITEK9341配HSD2.8玻璃驱动代码,给需要的朋友-ILITEK9341 with HSD2.8 glass driver code, a friend in need
Philips_915ad
- 用PHILIPS P89LPC915 完成的A/D 和 D/A转换的C源程序.-Philips P89LPC915 complete with A / D and D / A conversion of the C source.
LCD_DR
- //使用说明: //使用前请先定义keyscan为单片机的 //某个端口,如#define keyscan P1 //程序中扫描信号从keyscan高4位输出, //键值返回信号从keyscan低4位读入, //故使用时硬件电路需要与之相对, //或者把软件中相应地方修改即可-/ / use : / / use the former post keyscan definition of SCM / / a port, keyscan such as # define P1
HT1621-1
- 显示驱动芯片HT1621的C51底层程序-display driver chip HT1621 the bottom procedures C51
