搜索资源列表
Chapter_3
- 《Proteus在MCS-51&ARM7系统中的应用百例》逆向之 Chapter 3 《Proteus在MCS-51&ARM7系统中的应用百例》MCS-51例子的C语言版本。 最近觉得逆向挺好玩,闲着没事把这个例子用C语言写了一遍, 由于偶也没有太多的时间,而且是第一次搞这个东西,其中难免有一些错误, 发现错误请发邮件。谢谢!! By 唐门不粘锅 Mail: he_1
Chapter_4
- 《Proteus在MCS-51&ARM7系统中的应用百例》逆向之 Chapter 4 《Proteus在MCS-51&ARM7系统中的应用百例》MCS-51例子的C语言版本。 最近觉得逆向挺好玩,闲着没事把这个例子用C语言写了一遍, 由于偶也没有太多的时间,而且是第一次搞这个东西,其中难免有一些错误, 发现错误请发邮件。谢谢!! By 唐门不粘锅 Mail: he_1
Chapter_5
- 《Proteus在MCS-51&ARM7系统中的应用百例》逆向之 Chapter 5 《Proteus在MCS-51&ARM7系统中的应用百例》MCS-51例子的C语言版本。 最近觉得逆向挺好玩,闲着没事把这个例子用C语言写了一遍, 由于偶也没有太多的时间,而且是第一次搞这个东西,其中难免有一些错误, 发现错误请发邮件。谢谢!! By 唐门不粘锅 Mail: he_1
adc0809
- AD转换器ADC0809与MCS-51单片机的应用 C语言程序-AD converter ADC0809 and the application of MCS-51 Microcontroller C Programming Language
1602
- MCS-51 单片机运行1602LCD的实例, 用proteus 仿真通过。-MCS-51 single-chip running 1602LCD example, through simulation using Proteus.
74164
- 74LS165并入串出实验 MCS-51+Proteus-74LS165 series of experiments into the MCS-51+ Proteus
Proteus
- Proteus在MCS-51%26ARM7系统中的应用百例 Proteus在MCS-51%26ARM7系统中的应用百例-Proteus in the MCS-51 26ARM7 System 100 cases of Proteus in the MCS-51 26ARM7 System 100 cases
PROTEUSinMCS-51andinARM7systemsapplicationhundrede
- PROTEUS 在 MCS-51与ARM7系统中的应用百例(438到618)目前能下载到都是不全的,只有前面438页。所以上传剩下的部分-PROTEUS in the MCS-51 with the ARM7 System 100 cases (438-618) is currently able to download are incomplete, and only in front of 438. From the remaining part of so
8LED
- C51汇编程序,八位LED动态扫描程序,Proteus仿真-MCS-51 Proteus
musiplayer
- 基于MCS-51,多功能音乐播放器(多级菜单),可设闹钟,附Proteus图与源程序-Based on MCS-51, multi-function music player (multi-level menu), can set up alarm clock, with Proteus map source
proteus
- proteus仿真MCS-51的五十个例子 proteus仿真MCS-51的五十个例子-fenmiaodaojishi
PROTEUS
- 《PROTEUS在MCS-51&ARM7系统中的应用百例》,本电子书是pdf格式。主要讲proteus开发环境在单片机和嵌入式的应用。-" PROTEUS in the MCS-51 & ARM7 system of 100 cases" , this book is a pdf format.
code
- 《PROTEUS在MCS-51&ARM7系统中的应用百例》书中源码,电路图。包含单片机和arm板两部分内容。-" PROTEUS in the MCS-51 & ARM7 system of 100 cases," the book source code, schematics. Board contains the microcontroller and arm two part.
proteusMCS-51
- proteus仿真MCS-51的一百个例子很具体的 包括源代码和原理图-proteus simulation MCS-51 of the 100 examples of very specific, including source code and schematic
MCS-51ARM7
- proteus单片机在mc-51中应用百例!很实用的东西-proteus MCU in the application of one hundred cases of mc-51! Very practical things
proteusMCS-51
- proteus仿真MCS-51的一百个例子详细的代码-proteus simulation MCS-51 one hundred detailed code examples
MCS-51-examples
- proteus 51单片机实例全集 包括汇编程序和仿真实例-proteus 51 Complete Works of microcontroller examples include assembler and simulation example
proteusMCS-51
- 里面包含了一百个MCS-51编程并且附带proteus仿真的例子,对于单片机初学者十分有用-Which contains a hundred and MCS-51 programming examples with proteus simulation, very useful for beginners SCM
MCS-51-examples
- 51单片机开发实例,包括仿真电路和调试程序,仿真电路基于Proteus,有数字时钟流水灯等-51 MCU development examples, including simulation circuit debugger, the simulation circuit based Proteus, digital clock light water
单片机实验
- 单片机原理及实验以及源程序 实验一 功能:使连接在 MCS-51 单片机 P1.0 引脚的 LED 闪烁。 实验二 设计并调试一个双字节无符号数乘法子程序 实验三:设计并调试一个将双字节无符号二进制数转换为压缩 BCD数的子程序。 实验四:利用外部中断输入引脚(中断方式)控制步进电机的转动。(The principle and experiment of single chip microcomputer and the source program Experiment 1 func