-
watchdog 25,045 examples.// 4 of 25,045 feet io Then in the same port, the cases...
看门狗25045的实例。//25045的4根io脚接在同一端口,本例为p1,//请根据实际电路更改引脚定义-watchdog 25,045 examples.// 4 of 25,045 feet io Then in the same port, the cases of p1,// light of the actual circuit-pin definition change
- 2022-07-26 16:27:07下载
- 积分:1
-
智能车测速程序
智能车测速程序
智能车测速程序
智能车测速程序-Freescale cesu
- 2022-05-30 12:33:58下载
- 积分:1
-
我自己刚刚做的一个频率计,不是很会!希望大家给我提意见...
我自己刚刚做的一个频率计,不是很会!希望大家给我提意见-I have just done a frequency counter, it will not! I hope to put forward their views
- 2022-01-31 08:13:10下载
- 积分:1
-
串行芯片595单片机接口,用于led显示的c语言程序
串行芯片595单片机接口,用于led显示的c语言程序-595 chip microcontroller serial interface for the show led c Language Program
- 2022-08-26 15:01:46下载
- 积分:1
-
这是i Button这种信息纽扣所采用的1线通讯方式的完整源程序。...
这是i Button这种信息纽扣所采用的1线通讯方式的完整源程序。-This is the information i Button Button 1 line used in the complete source code means of communication.
- 2022-03-17 15:49:10下载
- 积分:1
-
51单片机开发与应用技术详解(珍藏版)光盘中源代码
《51单片机开发与应用技术详解(含光盘1张)》全面详细地讲述了单片机的原理、编程指南及应用案例,其中51...
51单片机开发与应用技术详解(珍藏版)光盘中源代码
《51单片机开发与应用技术详解(含光盘1张)》全面详细地讲述了单片机的原理、编程指南及应用案例,其中51系列单片机的编程部分是《51单片机开发与应用技术详解(含光盘1张)》的重点。《51单片机开发与应用技术详解(含光盘1张)》分为5篇38章。首先介绍了51系列单片机的开发概述及单片机的基本结构,接着介绍了单片机的汇编程序设计语言,然后介绍了单片机C51语言的程序设计,随后结合单片机的指令系统及各个功能部件详细讲解了单片机的编程操作,以及单片机硬件资源的仿真和程序调试。《51单片机开发与应用技术详解(含光盘1张)》最后还给出了在各个领域中常用到的一些典型案例,供读者在学习和工作中参考。
《51单片机开发与应用技术详解(含光盘1张)》知识点覆盖全面、结构安排紧凑、讲解详细、实例丰富。对于51系列单片机的初学者,通过《51单片机开发与应用技术详解(含光盘1张)》可以快速掌握单片机的程序设计。《51单片机开发与应用技术详解(含光盘1张)》对具有一定开发经验的设计人员,也有很好的参考价值。- 51 MCU Development and Application of Technology Xiang Jie (Limited Edition) CD-ROM Source Code
"51 MCU Development and Application of Technology Xiang Jie (including CD-ROM 1)" fully explain in detail the principles of the MCU, programming guide and application of case in which 51 series microcontroller programming part "51 single film machine development and application technology Xiangjie (including CD-ROM 1) "focus. "51 MCU Development and Application of Technology Xiang Jie (including CD-ROM 1)" is divided in
- 2022-09-22 21:05:04下载
- 积分:1
-
能实现功能有:显示年、月、日、星期、时、分、秒、阴历月日、温度,共21位数码管。其中星期和阴历月日能根据公历自动计算改变,到2050年之前有效。温度可以测量从...
能实现功能有:显示年、月、日、星期、时、分、秒、阴历月日、温度,共21位数码管。其中星期和阴历月日能根据公历自动计算改变,到2050年之前有效。温度可以测量从-10到40℃之间的温度。还可以设定两个定时、12/24小时显示、自动亮暗切换的时间等。
电路只用了两片IC,一片M48,另外一片是74LS145,4-10译码器,来扩充端口。具体电路在下面,是PROTEUS画的,给个图片做参考-To achieve functions: Display year, month, day, week, hour, minute, second, lunar month, the temperature, a total of 21 digital tube. One week and the lunar month on the Gregorian calendar automatically calculated based on changes effective prior to 2050. Can measure temperatures from-10 to 40 ℃ temperature between. Also can set two time, 12/24 hour display, automatic light switch dark time. Circuit used for only 2 IC, an M48, the other is a 74LS145 ,4-10 decoder to expand the port. Specific circuit in the following is the PROTEUS painting, a reference to a picture
- 2022-08-19 04:39:31下载
- 积分:1
-
W3100是WIZnet公司专门为以太网互联和嵌入式设备推出的硬件TCP/IP协议栈芯片,其硬件TCP/IP协议栈包含了TCP、UDP、IP、ARP和ICMP协...
W3100是WIZnet公司专门为以太网互联和嵌入式设备推出的硬件TCP/IP协议栈芯片,其硬件TCP/IP协议栈包含了TCP、UDP、IP、ARP和ICMP协议,这是他的indirect模式的原码-WIZnet W3100 is designed for the Internet and Embedded Ethernet equipment introduced hardware TCP/IP protocol stack chips, and hardware TCP/IP protocol stack includes TCP, UDP, IP, ICMP and ARP agreement, it is his indirect model of the original code
- 2022-08-09 10:14:34下载
- 积分:1
-
一个在单片机平台的电梯模拟程序,基本实现了电梯的所有基本功能,可供学单片机的同学参考。本程序使用VHDL语言编写。...
一个在单片机平台的电梯模拟程序,基本实现了电梯的所有基本功能,可供学单片机的同学参考。本程序使用VHDL语言编写。-A single-chip platform in the elevator simulation program, the basic realization of the elevator all the basic functions, for school students Singlechip reference. This procedure using the VHDL language.
- 2022-10-19 05:05:03下载
- 积分:1
-
我的HBS通讯程序范例,使用无极性通讯,压缩文件内有详细的说明。...
我的HBS通讯程序范例,使用无极性通讯,压缩文件内有详细的说明。-my HBS communication procedures example, the use of limitless sexual communication, compressed paper a detailed explanation.
- 2022-01-26 00:25:46下载
- 积分:1