资源列表
8031
- 定时器控制寄存器 MCS51单片机编译软件中文版,除提供中文字符串编程功能外,还具有动态子程序库调用、全功能汉字字模生成、点阵图形数据生成、中文寄存器定义等诸多功能。是汇编语言程序员的最佳帮手
atmega162SPI
- 用单片机的SPI串口实现数据发送和接收的C语言代码-MCU SPI serial data send and receive C language code
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.
gpio
- Example for how to use the GPIOs in c++ . I hope to help you.
KeyboardTest
- Linux 上的鍵盤測試程式,幫助開始學習嵌入式 Linux 的人可以快速有一個輸入裝置-Linux Keyboard Testing Code, will return key code(raw data).