-
-
-
-
-
-
-
-
51.rar
这是一本关于Intel 80C51 以及广大的51 系列单片机的书这本书介绍给读者一些
新的技术使你的8051 工程和开发过程变得简单请注意这本书的目的可不是教你各种
8051 嵌入式系统的解决方法
-
P8051.zip
This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim.
SDCC is the compiler.
Example compilation:
cd compile
sdcc --iram-size 0x80 --xram-size 0x800 t8051.c
REM sdcc -- ...
-
7duanshumaguan.rar
程序描述:这个范例说明如何使用8051 的Port 1连接到四颗七段显示器,PORT 0的低4位分别控制这四颗共阳七段显示器,让四颗共阳七段显示器使用扫描的方式轮流
显示数字。
-
rf.zip
自走車應用. 8051 IR car remote control. code
-