资源列表
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
udfconfig
- 此程序是CFD中用户自定义中的定义速度变化的程序,输入到Fluent中控制入口速度-This program is a change of user-defined in the definition of speed in CFD program, the input to control the inlet velocity in Fluent
ir
- 红外遥控用 1602液晶显示 键值解码 程序-Infrared remote control with 1602 LCD key decoding program
jishu
- 计数器,数码管从0到9依次显示,一个周期后重复-Counter, digital tube display from 0-9 followed by a cycle repeated after
red_ray
- 使用keil编译器,纯C语言编写。内含重要注释,是基于AT89C52的芯片编写的,调试可用。-Using keil compiler, pure C language. Contains important notes, prepared Based on AT89C52 chip debugging available.