搜索资源列表
51单片机大部分模块程序
- 这是多功能51单片机开发板的大部分模块的实例程序,包括:ds18b20的读写、24c02的读写、1602、12864、数码管显示、串口通信、键盘、TLC5615、点阵管等19个例程程序。绝大部分是用汇编语言写的,小部分是采用c语言或者两都兼有。
C语言计算器程序
- 用51单片机作为控制器,c语言编程,实现简单的四则运算。
单片机常用C语言接口程序
- 单片机常用c语言接口程序
62256在单片机上的应用
- 62256在单片机上的应用,C语言源码,Keil uVision3工程文件,附原理图及说明学习文档 62256简介: 62系列是最常用的单片机系统扩展RAM元器件,其类型有6216、6232、6264、62128、62256或62512等多种,62后面的数字表示此元器件中可以存储的位(单位:千bit),我们通常的说法是将此值除以8,比如62256将256除以8,我们一般称之为32K的RAM。 如果学习过二进制就可以知道,区分两个字节需要一根地址线就可以:0或者1;而区分四个字节需要2根
51_delay_calculation
- 51单片机精确延时计算,包括汇编语言和C语言-51 Single-chip precision delay calculation, including assembly language and C language
51
- 单片机c语言应用100例,源码文件.仿真实例,c语言源程序.-100 cases of SCM c language applications, source code file.
adc0809
- 51单片机对A/转换芯片adc0809 读程序 c语言-adc0809 read program
chuankouzhongduan
- 51单片机实现和上位机串口通信的历程,简单实现,可以调通,C语言实现,上位机用串口调试助手-MCU 51 and host computer serial communication process, simple to achieve, you can transfer pass, C language, using serial debugging PC assistant
C
- C语言的代码优化与提高:51单片机C语言编程手册,让工程变简单;单片机编程的注意事项-C language, code optimization and enhancement of: 51 Microcontroller C programming manual, so that the engineering change simple microcontroller programming note
tem
- 温度采集,51单片机C语言源程序,四路温度采集,上位机程序为VB-Temperature acquisition, 51 MCU C-source, four temperature of collection, host computer program for VB
51ADUartProgram
- 51单片机采集AD数据,并向PC串口发送的程序(c语言)-51 MCU collected AD data ,sent it to the serial port of PC (c language)
51
- 51单片机 C语言常骼模块与综合系统设计的程序源代码。内含代码与电路原理图。内容包括键判输入与数码显示,液晶显示,打印机输出,还有多功能显示屏应用系统设计,汽车行驶状态记录仪系统等内容。-C-51 single chip modules and integrated systems often skeleton design source code. Containing the code and circuit schematics. Including key sub-input and d
51单片机C语言各类程序大全
- 51单片机的各类操作例程,流水灯,数码管,按键,矩阵,电机,LCD模块,AD/DA,串口,红外,TFT彩屏,NRF905无线模块等等。(51 microcontroller various operation routines, water lights, digital tubes, keys, matrix, motor, LCD module, serial port, AD/DA, IR, TFT color, NRF905 wireless module etc..)
C语言模块化编程(我见过最好的)(1)
- 此代码适用于51入门,包括51单片机的基本外设,易学易用。(This code applies to the 51 entry, including the 51 microcontroller basic peripherals, easy to learn.)
LY-51S V2.33 c语言 160个程序
- 51单片机基础功能例程,包括步进电机,液晶屏等的(51 singlechip basic function routines)
51单片机应用例程
- 单总线例程,用于基于51单片机的AM2301温湿度传感器的开发的源代码(Single bus routines for the development of AM2301 temperature and humidity sensors based on 51 single-chip microcomputer)
MCS-51单片机的40个实验电路原理图和程序设计
- 40个单片机实验设计,包括原理图,汇编语言程序和C语言程序(Singlechip experiment design)
《51单片机C语言实例浅析》_教程
- 基于51单片机的一些毕业设计论文,很好用,适合初学单片机编程的同学((Some 51 MCU-based Thesis, easy to use, suitable for students beginners Microcontroller Programmer))
新概念51单片机C语言教程.入门、提高、开发
- 51单片机详细资料,包括数码管、AD/DA转换,I2C,定时器等等(51-Single chip machine)
新概念51单片机C语言教程.入门、提高、开发
- 用于学习通过c语言编写单片机程序,c语言编写比汇编更方便(For learning, Programming single chip microcomputer through C language, C language is more convenient than compilation.)