资源列表
decimal-to-bcd
- 绝对好用的十进制转BCD码C语言源代码,编成转换常用的程序,欢迎下载。-absolutely good for the metric system to BCD C language source code, converted into common procedures, welcomed download.
jieshou
- 这是一个红外接收驱动程序(无主函数),包括C文件和H文件,只接加到工程中使用,已经调试通过.
MYCMK
- 电风扇到达电视机发卡发火点可是计划发咖啡了-Card issuers to reach TV fans angry at plans but fat coffee
RS232
- 232通信程序4800波特率,用工具软件的串口调试软件即可。按键盘显示不同的字。-232 Communication Program 4800 baud rate, serial port tools software debugging software. Keyboard display different characters.
APIT
- 无线传感器网络APIT算法协议修改于实现-APIT algorithm for wireless sensor networks to achieve agreement to amend
KO1
- 这是个时间显示程序,可以分别调时,分,秒.在调的时候会闪烁,比如调分,分会时亮时灭.可以整点报时,是几点,led亮几下.有闹铃,可以调24小时的闹铃-This is a time to show the process can be adjusted hour, minute, second. When in tune flashes, such as transfer points, branch out when the time-liang. Can be the whole poin
shirenqiangdaqi
- (1)抢答器同时供4名选手比赛,分别用4个按钮S1 ~ S4表示; (2)设置一个系统清除和抢答控制开关S5,该开关由主持人控制; (3)抢答器具有锁存与显示功能。即选手按动按钮,锁存相应的编号,选手抢答实行优先锁存,优先抢答选手的编号一直保持到主持人将系统清除。 -(1) Answer 4 simultaneous players for the game, with four buttons, respectively, S1 ~ S4 that (2) to set up a
pilicaideng
- 本程序利用LED展示的霹雳彩灯,它是用汇编语言编写的-The program uses LED lights display the Thunderbolt, which is written in assembly language
1
- 利用单片机将2进制转换成10进制并显示,应用相当广泛。-SCM will be used to convert base 2 base 10 and displays, a wide range of applications.
jadi
- example code using function in C
shiyan_2
- 51单片机通过外部中断控制跑马灯,每按一次中断,跑马灯频率提高10ms,并将频率数字显示在数码管上-51 MCU external interrupt control marquees, each time the interrupt, marquees frequency increases 10ms, and the frequency figures show that in the digital tube
fifo
- This writes up to nbytes bytes to the FIFO If the head runs in to the tail, not all bytes are written The number of bytes written is returned