Welcome![Sign In][Sign Up]
Location:
Search - 8051 BASIC

Search list

[Other resourceMP3-8051

Description: 该代码是在一款8051芯片上实现最基本的MP3程序, 通过阅读该代码可以完成了解MP3的实现过程.-The code section 8051 of the chips to achieve the most basic MP3 procedures, By reading of the code will be completed to understand the process of the realization of MP3.
Platform: | Size: 3462 | Author: 潘晓钟 | Hits:

[Other resourcebasic

Description: 林伸茂的8051单片机彻底研究系列基础篇的随书光盘,很全的哦
Platform: | Size: 3450645 | Author: 林海 | Hits:

[SourceCode8051 Basic 小型编译器 Keil 工程版

Description: 一个由 C51 写成的小型 BASIC 编译器,可执行简单的 BASIC 命令,由 Keil C51 完成的工程版,可以于 Keil 内的 Simulator 之 UART1 内输入命令及输出编译后的执行结果.
Platform: | Size: 288404 | Author: xyz543 | Hits:

[SCMWINC51编程

Description: 本书以Keil 公司最新版本的C51 编译器为核心,阐述了在Windows 环境下采用单片 机高级语言C51 进行应用系统程序设计的基本原理和方法,详细介绍了Keil C51 的 Windows 集成开发环境Vision 51 和软件仿真器dScope51 的强大功能和具体使用方法。在 Windows 集成开发环境pVision 51 中,可以完成从源程序编写、编译、连接定位到目标文件 的仿真调试等的全部工作。dScope 51 是一种基于Windows 的多窗口软件仿真器,它可以在 完全没有8051 单片机硬件的情况下模拟调试各种应用程序,即使对单片机内部特殊集成功 能的编程,也可以找到对应的模拟窗口。 本书对最新版本C51 编译器新增加的控制命令作了全面介绍;给出了最新C51 运行库 函数及其应用范例;对Keil C51 的各种应用工具,如BL51 连接定位器、A51 宏汇编器、 LIB51 库管理程序以及OH51 符号转换程序等都作了详细介绍;还介绍了单片机实时多任务 操作系统RTX51 及其子集RTX51 TINY 的具体功能与应用方法。 本书强调先进性和实用性。全书各章列举了大量程序实例,并附赠一张配套光盘。因此 本书既适合广大从事单片机应用系统开发研制的工程技术人员的阅读,也可以作为高等工科 院校相应专业大学生或研究生的教学用书。-Keil book to the latest version of the C51 compiler at the core, described in the Windows environment using high-level language C51 microcontroller applications procedures for the basic design principles and methods introduced in detail Keil C51 integrated development environment for Windows 51 and Vision software simulator dScope51 the power and the specific use. Windows integrated development environment pVision 51, from source to be completed to prepare, compile, link positioning of the target file Simulation of the entire work. DScope 51 is a Windows-based multi-windows software emulation, it can no 8051 under the hardware simulation debugging various applications, even for special internal microcontroller integrated functional programming, can find the corresponding emulation window.
Platform: | Size: 32982016 | Author: 高山流水 | Hits:

[Program doc8051clizi

Description: 8051编程例子讲解 一些基本使用方法通过例子有详细说明 -8051 programming examples to explain some of the basic methods through the use of detailed examples
Platform: | Size: 890880 | Author: lc | Hits:

[SCMcom_serail_51

Description: 基本包含了单片机通讯的全部通讯方式代码,包括带纠错码的串行通信,8051与8051点对点通讯,8051与PC机间通讯,全双工和半双工通讯。-microcontroller contains basic communication code all forms of communication, including error-correcting codes with the serial communications 8051 and 8051 point-to-point communications, 8051 and PC communication, full-duplex and half-duplex communications.
Platform: | Size: 11264 | Author: mengfan | Hits:

[SCMBasicCan

Description: 用于8051,基于SJA2000的CAN总线协议的通讯-for 8051, based on the SJA2000 CAN bus protocol communications
Platform: | Size: 69632 | Author: feiyp | Hits:

[Other Embeded programMP3-8051

Description: 该代码是在一款8051芯片上实现最基本的MP3程序, 通过阅读该代码可以完成了解MP3的实现过程.-The code section 8051 of the chips to achieve the most basic MP3 procedures, By reading of the code will be completed to understand the process of the realization of MP3.
Platform: | Size: 3072 | Author: 潘晓钟 | Hits:

[SCM232com_ctrl

Description: 8051实现232串口控制的最简单程序,仅用于学习及熟悉232串口的基本控制-8051 232 serial control to achieve the most simple procedures, only for learning and familiarity with the basic 232 serial control
Platform: | Size: 17408 | Author: 朱允斌 | Hits:

[Books8051_By_andy1031

Description: 這是一本介紹8051的好書,看了這本書能對8051有所了解,本書有介紹指令、timer、interrup、uart幾乎是8051基本的功能都有說明,另外本書也有應用電路能讓讀者了解8051。-This is a 8051 briefing books, read this book will be on the 8051 understanding, The book presents instructions, timer, interrup. uart almost 8,051 basic function, that Another book has application circuit to let readers understand 8051.
Platform: | Size: 7724032 | Author: andy | Hits:

[SCMUsb_Firmware

Description: 基于C8051F的一个USB固件程序,实现了控制通道描述符的传输,以及基本的BULK通道数据传输,对于USB设备开发初学者是一个很好的参考.可以参考该列子的描述符信息根据自己的设备相应的改动就能实现自己设备的枚举过程.-C8051F a USB-based firmware, realize the control channel descriptor transmission, as well as the basic channel BULK data transfer, USB devices for beginners is a good reference. Can refer to the descriptors Liezi information according to their own equipment will be able to realize the corresponding changes to their own devices enumeration process.
Platform: | Size: 58368 | Author: 罗弘谞 | Hits:

[SCMbasic

Description: 林伸茂的8051单片机彻底研究系列基础篇的随书光盘,很全的哦-Lin Mao-shen a thorough study of the 8051 series of articles based on the CD-ROM with the book, it is the oh-wide
Platform: | Size: 3450880 | Author: 林海 | Hits:

[SCMwannianlidesheji

Description: 实用数字万年历设计:该系统的设计电路是以 AT89S52 单片机为核心控制器,其外围电路主要包括时钟模块,键盘模块,液晶模块, 闹钟模块和与PC 机通信模块等。这种电子时钟不仅具有了一般电子时钟的基本功能,并且具有以下功能:闹 钟时间设置,闹钟音乐选择,显示年月日与星期,显示农历,通过PC 机在Internet 上同步时间,与PC 通信时 PC 机上会显示友好界面等一系列功能。整个系统使用单片机C51 语言进行编程,PC 机上的通信界面有VB 编 程,实现其设计的各种功能。-Practical digital calendar design: The system is based on the design of circuits as the core controller AT89S52 Single-chip, and its peripheral circuits include clock module, a keyboard module, LCD module, the alarm module and communication module with PC and other machines. This electronic clock not only has the general basic functions of electronic clock, and has the following functions: setting the alarm time, alarm clock, music selection, show date and week, showing Chinese, through the Internet on the PC-sync in time with the PC communication PC-friendly interface will show a series of functions. The entire system using single-chip microcomputer C51 language programming, PC machine communication interface VB programming, designed to achieve its various functions.
Platform: | Size: 516096 | Author: 禹佳发 | Hits:

[SCM0804

Description: 8051与0804AD转换器接口程序,是用汇编语言编写,还有部分注释. 0804的基本应用,转动电位器,P0口显示取到的数-8051 and 0804AD converter interface program is prepared to use assembly language, but also part of the Notes. 0804 the basic applications, rotating potentiometer, P0 I get a few shows
Platform: | Size: 1024 | Author: suyingchun | Hits:

[SCM2005960377[1]

Description: 51单片机C语言教程,讲解了8051下C语言开发的基本语法,给出了一些例子-51 Single-chip C Language Tutorial, 8051 explained under the C language to develop basic grammar, some examples are given
Platform: | Size: 6348800 | Author: dulong | Hits:

[Other8051

Description: 8051单片机程序设计.介绍基本的单片机基础知识,非常实用-8051 programming. Singlechip introduce the basic foundation of knowledge, very useful
Platform: | Size: 872448 | Author: zhangyue | Hits:

[SCMDS18B20

Description: 用8051单片机控制的基于DS18B20的温度上下限控制报警的KEILC工程文件-By 8051 the control of the temperature of upper and lower limits based on DS18B20 control alarm KEILC project file
Platform: | Size: 4096 | Author: 王义鑫 | Hits:

[Other8051-Instruction-set

Description: the instruction set of the basic 8051 microcontroller. this is basically a beginner s handbook.
Platform: | Size: 367616 | Author: pd | Hits:

[Other Embeded programbasic_8051_layout_protel

Description: using protel i have designe schematic and layout for 8051 basic input and take output a good starting in protel
Platform: | Size: 24576 | Author: dinu | Hits:

[SCM基于8051+PROTEUS仿真100实例

Description: 各种关于51/52单片机的基础编程100实例,适合基础训练(All kinds of basic programming examples about 51/52 single chip computer, suitable for basic training)
Platform: | Size: 1635328 | Author: 一千一凋敝 | Hits:
« 12 3 4 5 »

CodeBus www.codebus.net