Welcome![Sign In][Sign Up]
Location:
Search - 51单片机实例程序

Search list

[Program docC51单片机 入门好教程1

Description: 这是一本关于 Intel 80C51 以及广大的 51 系列单片机的书 这本书介绍给读者一些 新的技术 使你的 8051 工程和开发过程变得简单 请注意 这本书的目的可不是教你各种 8051 嵌入式系统的解决方法 为使问题讨论更加清晰 在适当的地方给出了程序代码 我们以讨论项目的方法来说 明每章碰到的问题 所有的代码都可在附带的光盘上找到 你必须熟系 C 和 8051 汇编 因 为本书不是一本 C和汇编的指导书 你可以买到不少关于 ANSI C的书 最佳选择当然是 Intel 的数据书 可从你的芯片供应商处免费索取 和随编译工具附送的手册 附送光盘中有我为这本书编写和收集的程序 这些程序已经通过测试 这并不意味着 你可以随时把这些程序加到你的应用系统或工程中 有些地方必须首先经过修改才能结合 到你的程序中 这本书将教你充分使用你的工具 如果你只有 8051 的汇编程序 你也可以学习该书和 使用这些例子 但是你必须把 C 语言的程序装入你的汇编程序中 这对懂得 C 语言和 8051 汇编程序指令的人来说并不是一件困难的事 如果你有 C 编译器的话 那恭喜你 使用 C 语言进行开发是一个好的决定 你会发现 使用 C 进行开发将使你的工程开发和维护的时间大大减少 如果你已经拥有 Keil C51 那 你已经选择了一个非常好的开发工具 我发现 Keil 软件包能够提供最好的支持 本书支持 Keil C 的扩展 如果你有其它的开发工具像 Archimedes 和 Avocet 这本书也能很好地为 你服务 但你必须根据你所用的开发工具改变一些 Keil 的特殊指令 在书的一些地方有硬件图 实例程序在这些硬件上运行 这些图绘制地不是很详细 主要是方框图 但足以使读者明白软件和硬件之间的接口 读者应该把这本书看成工具书 而不是用来学习各种系统设计 通过本书 你可以了 解给定一定的硬件和软件设计之后 8051 的各种性能 希望你能从本书中获取灵感 并有助 于你的设计 使你豁然开朗 当然 我希望你也能够从本书中学到有用的知识 使之能够 提升你的设计
Platform: | Size: 951964 | Author: huolingyi | Hits:

[SCM51单片机大部分模块程序

Description: 这是多功能51单片机开发板的大部分模块的实例程序,包括:ds18b20的读写、24c02的读写、1602、12864、数码管显示、串口通信、键盘、TLC5615、点阵管等19个例程程序。绝大部分是用汇编语言写的,小部分是采用c语言或者两都兼有。
Platform: | Size: 293357 | Author: fullback | Hits:

[SCM制作MP3的一个实例程序

Description: 该文件是基于51内核的单片机制作的MP3,内容包括原理图,源程序以及相关芯片介绍,敬请笑纳-The document is based on 51 core microcontroller production of MP3 players, including schematics, source code and related chipsets, please heart
Platform: | Size: 3417088 | Author: 许赞龙 | Hits:

[SCM单片机应用PS2键盘的实例

Description: 单片机应用PS/2键盘的实例,本程序源码只供学习参考,不得应用于商业用途,如有需要请联系作者。 [注:AT89x51使用12M或11.0592M晶振,实测使用11.0592M] [Keil uV2 7.01编译运行通过 程序中没有做键盘数据的奇偶校验]-SCM application PS/2 keyboard example, the learning process only reference source, not used for commercial purposes, if necessary please contact the author. [Note : AT89x51 use 12M or 11.0592M crystal, the measured use 11.0592M] [Keil uV2 7.01 compiler running through the procedure done keyboard data parity]
Platform: | Size: 3072 | Author: 沈凡 | Hits:

[SCM怎样用51驱动LCD显示

Description: 通过实例实践LCD 驱动显示(以128DI0 为例),达到快速上手编制LCD 显示驱动程序 的目的。 准备条件: 1、使用的51 单片机:AT89C52 4K FLASH,供电电压3.0V 2、使用的电测板:LTB-T51-01C 3、使用的软件开发工具:KEIL V7.0 以上版本-practice examples LCD display driver (128DI0 example), to prepare unfamiliar LCD display driver for the purpose of proceedings. Preparation conditions : 1, the use of the MCS-51 : AT89C52 4K FLASH, supply voltage of 3.0V 2, the use of electric sounding board : LTB- T51-3 01C, the use of software development tools : KEIL conforming versions
Platform: | Size: 347136 | Author: 隆凯 | Hits:

[SCMC51_BookSrc

Description: 《单片机语言C51典型应用设计》配套源码 《单片机语言C51典型应用设计》是《单片机语言C51程序设计》的配套书。它通过典型的应用程序介绍了8051单片机语言C51的软件编程技术。全书共有100多个典型应用实例程序,每个程序都给出了C51高级语言程序清单并做了详细注释,而且这些程序都有实际应用参考价值。通过本书的学习和实践,读者能够掌握C51语言的编程应用技巧和方法,同时,本书的所有程序都是通过编译的,并且放入随书附赠的光盘中。   本书可供从事单片机开发、计算机应用开发的科技人员学习和参考。-"C51 microcontroller language typical application design" complementary source "language C51 microcontroller typical application design" "C51 microcontroller programming language" matching book. It adopted a typical application on the 8051 C51 language software programming technology. Contains more than 100 examples of typical application procedures, Every step is the C51 high-level language program list and has done a detailed Notes but these procedures have practical application reference value. Through the book learning and practice, the reader can grasp C51 Application Programming language skills and methods, and the book through all the procedures are compiled, and with the book Add disc CD-ROM. In the book for microcontroller development, computer applic
Platform: | Size: 2073600 | Author: 杨帅 | Hits:

[SCMchengxu

Description: 《51单片机C语言应用程序设计实例精讲 》书后光盘代码- 51 single-chip C language application design example精讲 code after the CD-ROM
Platform: | Size: 599040 | Author: 烟灰 | Hits:

[SCM51dpj

Description: 《51单片机C语言应用程序设计实例精讲》书后光盘代码- 51 single-chip C language application design example精讲 after the CD-ROM code
Platform: | Size: 883712 | Author: Jianbo Yu | Hits:

[SCM51

Description: 51单片机C语言应用程序实例精讲,讲解了大量51单片机的应用知识,并附有程序和电路图.-51 Single-chip C language application instance精讲, on a large number of 51 single-chip application of knowledge, together with the procedures and circuit diagrams.
Platform: | Size: 1178624 | Author: 李伟 | Hits:

[SCM51Cprograme

Description: 51单片机C语言应用程序设计实例精讲的源码程序,里面有protel格式的电路图和程序代码,希望对大家有帮助-51 Single-chip C language application design example精讲the source program, which has Protel format circuit diagram and program code, and they hope to have everyone help
Platform: | Size: 588800 | Author: binlin | Hits:

[SCM20081118

Description: 《51单片机C语言应用程序设计-实例精讲》随书程序和电路图- 51 single-chip C language application program design- examples精讲 With the book procedures and circuit diagram
Platform: | Size: 599040 | Author: 张志良 | Hits:

[SCM51danpianji-chengxushili

Description: 51单片机实例程序 对初学者有帮助 -51 Single-chip sample programs helpful for beginners
Platform: | Size: 33792 | Author: cuncaoxin | Hits:

[Embeded-SCM DevelopIR

Description: 51单片机实例程序,红外遥控单片机解码,电脑显示。-51 examples of procedures for single-chip, infrared remote control single-chip decoder, the computer display.
Platform: | Size: 2048 | Author: wen | Hits:

[VC/MFC51

Description: 51单片机及其C语言程序开发实例的一些程序源码,很好的,希望能帮助大家-51 single-chip and its C language development source code examples of some of the procedures, very good, I hope you can help
Platform: | Size: 14804992 | Author: 李白 | Hits:

[Other8051xileidanpianjichengxusheji

Description: 80c51单片机c程序开发设计入门。 8051系列单片机C程序设计完全手册。-80c51 MCU c program development and design entry. 8051 Microcontroller C programming completely manual.
Platform: | Size: 251904 | Author: ttg | Hits:

[Embeded-SCM Develop51dpj

Description: 这是51单片机实例程序,包括电子屏字符显示器、自动往返小汽车、自行车里程计数等等实用程序。-This is the 51 examples of SCM procedures, including e-screen character display, automatic round-trip car, bicycle speedometer readings, etc. utilities
Platform: | Size: 55296 | Author: 王春华 | Hits:

[SCM51-program-Daquan

Description: 51单片机实例程序大全,各种基础和应用提高程序-51 single instance of the program Daquan
Platform: | Size: 2856960 | Author: xuzj | Hits:

[SCM51单片机实例程序大全

Description: 51单片机应用实例,大概有150个应用实例(51 single chip microcomputer)
Platform: | Size: 2726912 | Author: 安普 | Hits:

[SCM编程实例

Description: 51单片机示例程序,51单片机是对所有兼容Intel 8031指令系统的单片机的统称。该系列单片机的始祖是Intel的8004单片机,后来随着Flash rom技术的发展,8004单片机取得了长足的进展,成为应用最广泛的8位单片机之一(51 singlechip sample program, 51 single chip computer is all compatible with the Intel 8031 instruction system of the single chip. The originals of the series MCU are the 8004 microcontroller of Intel. Later, with the development of Flash ROM technology, the 8004 single chip microcomputer has made great progress, and has become one of the 8 most widely used single chip computers.)
Platform: | Size: 9952256 | Author: Remrinrin | Hits:

[Embeded-SCM Develop51黑论坛_竞赛设计实例程序44例

Description: 提供了51单片机的几十个仿真实例,很全很方便(Provides dozens of simulation examples of 51 single-chip microcomputer, it is very convenient)
Platform: | Size: 4715520 | Author: moo520 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 13 »

CodeBus www.codebus.net