搜索资源列表
在51系列单片机上移植uCOS
- 该文档是OCOSII在51单片机上移置时,对整个移置过程的分析说明,并根据自己移置经验,举出了一个例子-OCOSII in 51 MCU relocated, the process of moving the entire home's analysis shows that, and in accordance with their own experience shifting, cited an example
TX-1
- STC单片机是一款性价比非常高的单片机,它完全兼容MSC-51系列单片机,除此之外它自身还有很多功能,如:无法解密、低功耗、高速、高可靠、强抗静电、强抗干扰等。-STC MCU is a highly cost-effective single-chip microcomputer, it is fully compatible with MSC-51 microcontroller series, in addition to its own there are many features,
2006112922
- 包括74系列,51单片机的用法,希望对大家有用
51.AT24C01
- 单片机与at24c01实例程序,是C语言程序,调试成功,请多下载
51单片机实现Web服务器功能
- 51单片机实现Web服务器功能
FlashWr
- 51单片机读写nor flash 读出flash 的ID ,存储数据 地址线连接方法:使用573锁存地位地址 p2.0为高位地址,wr与rd控制读写-mcu controll the nor flash
MzLH03_KeilC51_MCS51
- 51 单片机12864 C语言驱动程序,可以显示图形,数字 汉字擦但显示等 希望丢有些人有用-51 MCU 12864 C language driver, you can display graphics, digital characters rub, but displays some people want to throw useful
Classic_51_series_single_chip_data_structures
- 51系列单片机芯片结构经典资料Classic 51 series single chip data structures-51 series single chip structure of classical information Classic 51 series single chip data structures
PWMLED
- 51单片机PWM控制LED的占空比 可以转化为LED点阵的频频普显示-51 protection
Snake-game
- 51单片机学习贪吃蛇游戏(8乘8LED点阵)原代码,亲测可用,请大家放心使用!-Snake game (8 8LED matrix multiplication)
tx11
- 单片机液晶屏的显示,运行此程序,LCD将交替显示"换代创新后的51-高速SOC美国CYGNAL 8051F" "新华龙电子-单片机推广应用急先锋!","汉字".-Single-chip LCD display, run this program, LCD will alternately display " 51 generation innovation after- high-speed SOC U.S. CYGNAL 8051F" " New Hualong
java-51serialCommunication.doc
- java实现51单片机与电脑串口通信,详细代码和原理讲解-java achieve 51 microcontroller serial communication with the computer, to explain in detail the code and principles
lv51仿真温度报警9600
- 51单片机和labview检测温度,通过实验得出单片机程序,labview程序,以及仿真。(51 SCM and LabVIEW temperature detection, through the experiment to achieve Singlechip procedures, LabVIEW procedures, and simulation.)
STC51单片机程序的反汇编查看器
- STC51单片机程序的反汇编查看器,基于网页编程,可以实现51单片机反汇编,跨平台
基于51的SIM808通过短信发送定位信息
- 本程序通过手机蓝牙控制LED的亮灭 使用单片机串口2与模块通信;接法如下 STC单片机 GPRS模块 P1.0(RXD2)->RXD P1.1(TXD2)->TXD GND ->GND 晶振选用22.1184MHz 2、串口2与模块连接,串口1打印出GPS初始化过程,定位成功后,不断的输出定位信息;