-
cstn 1.5 with ST7636的C51测试程序.
cstn 1.5 with ST7636的C51测试程序.-cstn ST7636 1.5 with the C51 test procedures.
- 2022-02-22 03:16:27下载
- 积分:1
-
CodevisionAVR 开发环境。 用AVR控制TI/Chipcon非常常用的CC1000射频收发芯片。...
CodevisionAVR 开发环境。 用AVR控制TI/Chipcon非常常用的CC1000射频收发芯片。 -CodevisionAVR development environment. AVR control with TI/Chipcon CC1000 very common RF transceiver chip.
- 2022-02-06 18:58:45下载
- 积分:1
-
Keil C 编程的手写板
Keil C 编程的手写板-Keil C Programming 5270
- 2022-11-23 11:25:03下载
- 积分:1
-
tea5767_102模块,i2c总线控制方式,at89s52单片机,4LED显示,24c02eeprom,二个按键(复用,共3个状态),可上下选台,KeilC...
tea5767_102模块,i2c总线控制方式,at89s52单片机,4LED显示,24c02eeprom,二个按键(复用,共3个状态),可上下选台,KeilC源程序,欢迎探讨tea5767的深入功能-tea5767_102 modules, i2c bus control mode, at89s52 Singlechip, 4LED show, 24c02eeprom, two keys (multiplexing, a total of three state), can be up and down selection, KeilC source are welcome to explore in-depth features TEA5767
- 2022-01-30 20:19:51下载
- 积分:1
-
《msp430应用系统开发典型实例》第9章程序代码
《msp430应用系统开发典型实例》第9章程序代码- Msp430 typical examples of application systems development, Chapter 9 code
- 2022-07-22 07:31:50下载
- 积分:1
-
陈天祥的《十天学会单片机》的所以C语言源程序
陈天祥的《十天学会单片机》的所以C语言源程序-Chen Tianxiang
- 2022-05-25 09:32:41下载
- 积分:1
-
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST...
DS1302读写一体化C51源程序
以下引脚定义部分根据实际接线情况作适当调整
sbit TIMECLK = P1^0
sbit TIMERST = P1^1 //禁止DS1302
sbit TIMEIO = P1^2 //释放数据总线-C51 source integration DS1302 to read and write the following definition of part-pin wiring in accordance with the actual situations properly adjust sbit TIMECLK = P1 ^ 0 sbit TIMERST = P1 ^ 1// prohibited DS1302sbit TIMEIO = P1 ^ 2// release data bus
- 2022-02-14 23:31:43下载
- 积分:1
-
AVR library for IR communication.
AVR library for IR communication.
- 2022-03-02 11:56:09下载
- 积分:1
-
decoder called with no arguments asm
c51无参数调用asm-decoder called with no arguments asm
- 2023-04-10 16:55:03下载
- 积分:1
-
模拟交通灯,并带有数字显示的程序。初始时全为红灯,显示“HELLO”字样。然后交通灯以“红绿、红黄、绿红、黄红”四种状态做循环,而且黄灯会闪烁,每种状态都带有到...
模拟交通灯,并带有数字显示的程序。初始时全为红灯,显示“HELLO”字样。然后交通灯以“红绿、红黄、绿红、黄红”四种状态做循环,而且黄灯会闪烁,每种状态都带有到数记时。当按下P3_2时,变成“红红”状态,并显示“STOP”字样!
-simulated traffic lights and figures with the procedure. When all of the initial red, shows that the "hello" words. Then traffic lights to the "black, red and yellow, green, red, yellow red" state to do four cycle, but the yellow light flashes, each state will have a few to remember when. When pressed P3_2, into a "red" state, and shows that the "STOP" word!
- 2022-01-26 03:16:31下载
- 积分:1