资源列表
I2C_24C32.rar
- I2C通信存储芯片24C32的使用C源程序,支持8051系列单片机,用KeilC51编写,有连续读和连续写函数,可以对24C32进行连续写字节和连续读出字节,本程序在89C52单片机下测试通过。,24C32 memory chip I2C communication using the C source of support the 8051 series of single-chip, using KeilC51 prepared for a continuous period of time
exp1
- 数据传送与多字节十进制加法 把数据0A0H放到地址为40H的内存单元,并将数值和地址分别递增1,要求一共做十次这样的操作。 将内存空间40H-49H的数值分别传递给50H-59H的内存空间中 注意:上面的地址均为片外数据存储单元,需要采用MOVX指令。当使用Ri作片外寻址时候,需要预先设置高位地址线P2的值。 -Data transfer experiments with multi-byte
1802
- 18b01 驱动程序 用单片机驱动18b20显示温度-18b01 driver to use single-chip display driver 18b20 temperature
jianpanfangdu
- 51单片机的程序,这是键盘去抖方面的的,希望给大家带来方便!-51 SCM, this is the keyboard to shake the area, hoping to bring convenience to everyone!
dingshiqi
- 基于单片机的利用定时器和蜂鸣器唱歌的源程序 C语言-Based on the use of single-chip timer and buzzer to sing C language source
0809AD
- 模拟产生ADC0809时序 ,对ADC0809输入一个模拟量,进行A/D转化。-ADC0809 generate timing simulation of an ADC0809 analog input for A/D conversion.
lvbochengxu
- 这是10常用的软件处理程序滤波程序 主要用于AD采样后的数据处理-This is the 10 commonly used filtering software processing is mainly used for AD sampling program after the data processing
HT1621
- LCD驱动芯片HT1621控制,串行模式发送数据,逐次点亮液晶屏,并指定位置显示数据,已通过测试。-LCD Driver IC HT1621 control, serial mode to send data, successive lit LCD screen, and specify the location of display data has been tested.
TMST7637
- 天马1.44 CSTN LCD IC7637初始化程序-Tianma 1.44 CSTN LCD IC7637 initialization procedure
avrlcd_4bit
- source code for interfacing avr microcontroller with 16x2 lcd in 4 bit mode
LED_Button_Fifo
- mini2440-LED跑馬燈,BUTTON-FIFO控制LED,BUTTON改變LED跑馬燈,FIFO改變速度-mini2440-LED Marquee, BUTTON-FIFO control LED, BUTTON to change the LED Marquee, FIFO rate of change
8051f
- 80c51的一些代码, 希望对初学者有一定的帮助,此程序一运行。-SCON = 0x50 /* SCON: mode 1, 8-bit UART, enable rcvr */ TMOD |= 0x20 /* TMOD: timer 1, mode 2, 8-bit reload */ TH1 = 221 /* TH1: reload value for 1200
