搜索资源列表
51单片机ppp协议功能实现测试
- ppp协议的功能实现部分,为了成功测试简化了部分代码. 可在keilc7.0上编译通过. 最初的代码是在摩托罗拉的68上实现的.-ppp function realization of the agreement, in order to successfully test simplified some code. In keilc7.0 compiled through. The original code is in Mo
C51单片机 入门好教程1
- 这是一本关于 Intel 80C51 以及广大的 51 系列单片机的书 这本书介绍给读者一些 新的技术 使你的 8051 工程和开发过程变得简单 请注意 这本书的目的可不是教你各种 8051 嵌入式系统的解决方法 为使问题讨论更加清晰 在适当的地方给出了程序代码 我们以讨论项目的方法来说 明每章碰到的问题 所有的代码都可在附带的光盘上找到 你必须熟系 C 和 8051 汇编 因 为本书
51单片机ppp协议功能实现测试
- ppp协议的功能实现部分,为了成功测试简化了部分代码. 可在keilc7.0上编译通过. 最初的代码是在摩托罗拉的68上实现的.-ppp function realization of the agreement, in order to successfully test simplified some code. In keilc7.0 compiled through. The original code is in Mo
nrf24e1
- 该代码用于2.4G频率无线通信芯片nrf24e1, 是通过51单片机对该芯片进行参数设定和无线传输的一个代码模块。在运用该芯片时可以用该代码测试硬件连接,同时nrf2401编程也可参考此代码!-code for the 2.4G frequency wireless communications chips nrf24e1, through 51 chip microcontroller that set parameters and
Ucosportto51
- ucos在51单片机上的移植的源代码以及测试代码,希望能对大家有所启发-CENTER 51 MCU in the transplant source code and test code, we hope to inspire
test51card
- 此代码是实现将lwip协议移植于51单片机的测试程序,lwip是瑞士科学院搞的light weigh tcp\ip 协议,广泛用于单片机上网和远程控制-this code is to achieve agreement will lwip transplantation in 51 MCU testing procedures lwip Swiss Academy of Sciences are engaged in the light
duojiPWM
- 51单片机控制产生4路标准舵机PWM(周期20ms,脉宽1~2ms,分辨率0.001ms)的代码,含有与PC的通讯功能,通讯严格握手,测试可靠。keil平台开发,包含串口通讯的指令定义和说明-51 single-chip microcomputer to control the steering gear have a 4-way standard PWM (cycle 20ms, pulse width 1 ~ 2ms, resolu
R485
- 远距离485传输模块的51单片机代码,同时提供了VB下的测试程序。-485 long-distance transmission module 51 MCU code, at the same time provides a test procedure under VB.
CAN
- 总线测试程序源代码 C语言编程 基于51单片机-Bus test program source code based on C language programming 51 Singlechip
KingView_8051_Communication
- 51单片机和组态王的通信示例,采用组态王hex方式通信,完整代码,经过测试。-51 single-chip computer and communications KingView example, using hex means Kingview communications, integrity of the code, tested.
51iic
- 些代码是基于软件模拟的51单片机IIC总线程序,本测试IIC器件为(24cxx)-These codes are software-based simulation 51 MCU IIC bus program, this test IIC device is (24cxx)
shuzipinlvji
- 这是一个用51单片机测试频率的一个程序 其代码全由本人编写-This is a test of the frequency with 51 SCM is a program written by himself. The code
xxx
- 51单片机测试代码,适合初学者使用测试第一个程序。-at89c51 test code
5-BLINK-C
- 51单片机测试代码,适合初学者使用测试第一个程序。-AT89C51 TEST CODE
51单片机温度控制原码文本
- 51单片机温度控制程序,可应用于环境温度测试及冰箱和制冷设备的温度监测、控制,可根据代码对端口的定义,接入继电器控制加热设备及制冷设备。(51 single-chip temperature control procedures, temperature monitoring and control can be applied to environmental temperature test and refrigerator and
123.zip
- 基于51单片机LED调光程序,状态机按键处理,实验板上测试通过。精准定位于初级学习目的,搭配丰富的代码注解,大幅提高开发技能,思路清晰,通俗易懂。可以看得出作者真的很用心.这也让我们学习单片机基础更加的容易理解。(Based on 51 single-chip LED dimming program, the state machine button processing, the experimental board to pass
LIS3DH 串口输出 C51
- 串口输出测试代码SPI读写代码全部编写完成(Serial output test code SPI read and write code all written to complete)
单片机程序
- 这是一个51单片机si4463测试代码。(This is a 51 MCU si4463 test code.)
温度及ID功能测试程序
- max30102 温度检测代码 基于51单片机实现(Temperature detection)
51单片机OTA升级
- 51单片机OTA升级,相关代码及例程。已完成测试