资源列表
74hc59c51drivesource
- 这是一个74HC595芯片的驱动程序。采用C51进行编程,可以拥有LED数码管的显示驱动、数据锁存等操作。-This is a 74HC595 chip driver. Using C51 program, you can have a digital tube LED display driver, data latches and other operations.
API8108(ch)
- API8108(ch)资料是一款语音芯片的使用说明,它包括了API8108\API8208型号,对编程者编程有参考作用!-API8108 (ch) information is a voice chip for use, which includes the API8108API8208 models of programmers programming useful reference!
i2c
- 模拟I2C程序,可以在51单片机上运行,使用C语言编译环境-I2C simulation procedures can be run in 51 single-chip, the use of C language compiler environment
LCD1602_4b_data
- LCD1602位数据线连接方式及驱动程序,以往我们都是用的8根数据线进行通信,但完全可以省下4根数据线,以节省单片机端口资源-LCD1602-bit data line connections and drivers, we are all used in the past eight data lines to communicate, but it can save four data lines in order to save resources Singlechip port
51uart
- 串口调试程序 1. 发送过程:在发送时必须保证TI=1:即发送缓冲器为空,否则将导致数据发不出去,如果想强制发送可以用:TI=1.具体发送数据:利用printf(“akjdfaklfj”) 函数直接发送即可。 2. 接收过程:在接收时多选用中断方式,这样可以节约CPU的时间,提高效率, -1 serial port debugger. Send process: to be sent to ensure that TI = 1: that is, send buffer is
KEY_Twenty
- 一般我们单片机同一端口有8个引脚,用来作键盘的话只可以实现4*4的矩阵,本源码介绍了如何在不使用芯片进行键盘扩展时的键盘扫描方法,以20(5*4)键为例.-Generally we have the same port single-chip 8-pin, used as a keyboard can be achieved if only 4* 4 matrix, the source describes how the non-use of chips in the keyboard to
MSP430LEDPROTEL
- MSP430控制LED代码及原理图(PROTEL格式)-MSP430 control LED code and schematics (PROTEL format)
DS1302_use
- mega8515通过的DS1302芯片使用程序-The DS1302 chip mega8515 through the use of procedures
STC89C51RC_RD_HEAD
- STC89C51RC_RD_HEAD是STC芯片的头文件,包含此头文件后可以免去再次定义端口引脚.-STC chip STC89C51RC_RD_HEAD is the first document, including this header file can be removed from the re-definition of the port pin.
SendOneCHAR
- SendOneCHAR源程序解决的是单片机通过串口发送一个(单个)字符给主机的程序设计.-SendOneCHAR source is a single-chip solution through the serial port to send a (single) character to the host program design.
M430SP_I2C
- M430SP完整I2C代码,适合初学者的一个很好的程序-M430SP integrity of the I2C code, suitable for beginners and a good program
LCD12864
- 改程序代码是运用Keil uVision3软件编写的C程序,本程序代码包含LCD128*64液晶显示程序和4*4键盘程序,人机界面友好,键盘输入,并通过液晶显示输入以及相应提示等。-Reform program code is to use software development, Keil uVision3 the C program, the program code contains LCD128* 64 LCD procedures and 4* 4 keyboard procedur
