资源列表
eeprom.rar
- AT24C512的读写操作,我们将24c512的两条总线接在了P36和P37上,因此,必须先定义: sbit SCL=P3^6 sbit SDA=P3^7 在这个试验中,我们写入了一组字节数值到24c512的0x0081为首的位置。 然后在将其读出并在P1口显示,AT24C512 operations of reading and writing, we will take the bus two 24c512 in the P36 and P37
sn8p2711-ADC
- 松翰sn8p 2711 ADC完整的配置处理程序-Sonix sn8p 2711 the ADC complete configuration handler
AD
- avr单片机AD转换程序(写的风格还不错)-Single-chip AD converter avr program (written in good style)
ADC0809
- 基于ADC0809转换并将转换结果通过232传给计算机-ADC0809 based on the results of conversion will be converted to the computer through the 232
354936454
- 51 driver 1602 program-program
up51S007
- 读写AT24C01演示程序 , 将跳线跳到流水灯,可以看到随dis_code内代码而产生的花样变化-Read and write AT24C01 demonstration program, the jumpers jump water lights, you can see with dis_code patterns generated within the code changes
DEMO_LCD
- 说明:本LCD为LCM161(HD44780驱动器)字符显示器.液晶的资料件"液晶资料.RAR/ZIP" 接线:LCD D0-D8(PIN7-14) 对应用户板P0.0--P0.7 LCD VSS(PIN1) 接 GND,VDD(PIN2)接+5V,LCD驱动电源V0(PIN3)接可调电阻ADJ,调节亮度 LCD寄存器选择RS(PIN4)接P2.0,读写选择R/W(PIN5)接P2.1,使能端EN(PIN6)接P2.2(高电平有效) 本程序采用I/O口模仿总线时序,故无
51key
- 1.此程序非常简洁它不是进行键扫描,而是直接读Pn口,修改很方便, 不受键位置的影响,比如:要改变键号位置只需改变keytable表顺序既可, 且很容易改成双键或多键同时按下键值. 2.还有一种放法是先读行值,再读列值然后行值*4+列值,此种放法也简洁但 可修改性不大好,而且要用乘法运算,代码相对大. 3.可很容易变通应用在多键键盘,比如8*8键盘或更多,代码多不了多少, 只是增大keytable表就可以-1. This program is very sim
morphology.c
- This program demonstrated the use of the morphology operator, especially open, close, erode, dilate operations. Morphology operators are built on max (close) and min (open) operators as measured by pixels covered by small structuring elements.
SCM-buzzer
- 单片机蜂鸣器 基于简单的单片机入门程序 C语言源码 通过编译-Single-chip microcontroller buzzer entry program based on a simple C language source code through the compiler
led
- led8个数码管的显示,对数据的显示-Led8 a digital display of pipe, the data display!!!!!!
ADC0832
- 基于51单片机的ADC0832的驱动程序-Based on the ADC0832 51 SCC of the driver