搜索资源列表
xiongxing
- 在多片单片机够成的多机通信系统中,主从式多机通信是多机通信中比较简单的通信方式。由于条件限制,本设计采用STC系列单片机开发板进行开发设计。硬件部分主要3块单片机开发板通过数据线连接而成。单片机板主要用到了,键盘、4位的LED显示器、MAX232芯片及数据线接口。3块单片机板,一块主机,另两块做从机。数据线是主机的TXD、RXD分别接从机的RXD、TXD
闰年计算
- data segment ;定义数据段 infon db 0dh,0ah,'Please input a year: $' Y db 0dh,0ah,'This is a leap year! $' N db 0dh,0ah,'This is not a leap year! $' w dw
moshu.rar
- stc的AD键盘显示程序,可以检测电压,并显示,c51 stc ad key display
ps2
- STC单片机与PC键盘PS2的驱动程序,调试通过,可取值键盘所有按键,根据需要自己确定是否连击。-STC MCU and PC Keyboard PS2 driver, debugging adopted, all the keyboard keys can be value, according to needs its own to determine whether the batter.
STCmuc
- STC单片机功能模块程序,里面有各种功能的程序-STC Single-chip functional modules procedures, there are various features of the procedure
PS2
- 显示及鼠标、键盘切换程序。使用STC单片机-Display and mouse, keyboard switch procedures. The use of STC Singlechip
AT24C02
- STC 单片机AT2204测试源程序保存键盘值到AT24C02中并在数码管显示-STC testing AT2204 single-chip source to preserve the value of the AT24C02 keyboard and in the digital display
MCU_TEST
- 4乘4行列式键盘扫描程序,使用宏基51单片机通过测试-stc,aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
PS2
- STC单片机的PS/2键盘扫描程序,可以直接应用-STC SCM PS/2 keyboard scanner
KEYCHECK
- STC 单片机键盘液晶显示器的学习源码,非常好用-STC MCU learning keyboard, LCD source code, very easy to use
PS2-c51
- STC单片机,驱动ps/2的104台式机键盘.-STC microcontroller, driver ps/2 104 desktop keyboard.
dt(stc)
- 一种包括控温和定时功能的控制器。主芯片:STC12C5404AD,主要包括:AD采样控温,以及定时功能。键盘采用复合键控制。-Including temperature and timing functions of a controller. Main Chip: STC12C5404AD, mainly include: AD sample temperature control, as well as timing. Keyboard control using composite key
juzhenjianpanfanzhuanshaomiao
- stc 51单片机的矩阵键盘 逐行扫描法 c语言 例程-stc 51 MCU line by line scanning the matrix keyboard language routines c
KeyboardRecognition
- 键盘识别,针对单一按键的识别,实验平台为STC系列单片机-Keyboard recognition, for identification of a single button, experimental platform for the STC Series MCU
PS2
- 我用STC单片机做的PS2键盘模拟测试软件,对有需要的朋友有参考-I used to do the PS2 keyboard STC microcontroller simulation testing software, a reference to a friend in need
qian
- 包装机仪表源码,使用ZLG7289显示带键盘,使用CS5460做AD转换,充分发挥了STC单片机的内部EEPROM。-Packaging machine meter source, use ZLG7289 display with a keyboard, use the CS5460 do AD conversion, give full play to the STC microcontroller' s internal EEPROM.
stc
- 10小系统键盘测试程序,stc单片机,试验程序,用于测试。-10 Keyboard test program of small systems
stc
- 基于单片机的PS2键盘显示系统设计,可以用单片机给ps2键盘驱动-Microcontroller PS2 keyboard-based display system design, you can use the microcontroller to ps2 keyboard driver
STC--8051
- 关于51单片机上键盘、led灯、定时计数器、数码管显示、led中断的一些程序。-About 51 microcontroller keyboard led light, timer counters, digital display, led interrupt some of the procedures.
big_project_alarm
- 通过利用STC实验板,设计并实现闹钟功能。利用uart串口通信向单片机发出指令,既闹钟设定的时间,闹钟设定时间事实显示在数码管后四位上,数码管灯前四位为当前时间,当前时间可通过adc键盘前四个按键来调节,分别为小时+,小时-,分钟+,分钟-。最后当当前时间到达闹钟设定时间时,led灯以0.5秒一次的频率闪烁,直到当前时间跳过闹钟设定时间。(Through the use of STC experimental board, the design and implementation of ala