搜索资源列表
单片机例程:花样跑马灯Proteus电路图及asm程序
- 单片机例程:花样跑马灯Proteus电路图及asm程序 软件环境: Proteus 7.0以上版本,Keil uvision3 联合调试 芯片:AT89C51 电路:51单片机外接8个Led,4个功能选择键,2个速度控制键 功能:4个功能选择键可以选择Led的四种显示效果(闪烁、移动、摆动、计数),2个速度控制键可以改变显示动画的速度(时间间隔100ms-1s调整) 特点:按键可随时按下,显示效果立即更新
51单片机大部分模块程序
- 这是多功能51单片机开发板的大部分模块的实例程序,包括:ds18b20的读写、24c02的读写、1602、12864、数码管显示、串口通信、键盘、TLC5615、点阵管等19个例程程序。绝大部分是用汇编语言写的,小部分是采用c语言或者两都兼有。
Example
- 51单片机程序实例集合,包含蜂鸣器,LED,液晶屏,串口通信,can总线,usb总线等等,好东西-Collection of 51 single-chip application instance, a good thing
单片机STC89C52系列例程测试版V2.0
- 单片机STC89C52系列例程测试版V2.0内含大量测试通过的程序,几乎每条程序都有有详细解说,注释等等,适合51单片机入门。
例程
- 51单片机发光数码管程序。。。。。。。。。。。。。。。(51 singlechip light-emitting digital tube procedures)
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..)
4、实验例程
- 从单片机光盘中找的,有各种可以用于51单片机上的小程序(From the SCM CD-ROM to find, there are a variety of 51 microcontroller can be used on small programs)
配套C实验例程100多个
- 51单片机的 100个基础开发例程,适合初学者(51 singlechip development routine)
51 单片机 源程序14例
- 51 单片机 源程序14例,为基础例程。非常适合初学者(51 SCM source 14 cases, based routines. Very suitable for beginners)
51
- 一些关于51单片机的常用应用例程,包括通讯,LCD显示(Some common applications on the 51 microcontroller routines, including communications, LCD display)
12864计程计费
- 基于51单片机的出租车计费系统包含仿真及源码,使用12864液晶实时显示当前速度,里程,及对应的金额。(Based on the 51 single-chip taxi billing system contains simulation and source code, the use of 12864 LCD real-time display the current speed, mileage, and the corresponding amount.)
激光测距基于51
- 使用51单片机,并用激光测距模块测距并在LCD上显示(Distance measurement and display on LCD)
51例程
- 51 单片机 mpu6050 模块自测程序(51 singlechip mpu6050 module self-test program)
51单片机汇编教程
- 51单片机汇编例程 众多例程例子供大家学习(51 SCM assembly routines Many examples of routines for everyone to learn)
51单片机基础例程源码
- 51单片机基础例程源码,可供初学者参考,为后续学习打基础。
步骤3 51单片机例程
- 该文件是例说51单片机例程,简要说了一些51单片机的基础知识。(The document is an example of 51 singlechip routines, briefly describing the basic knowledge of some 51 singlechip.)
郭天祥51单片机教程
- 郭天祥51单片机教程,里面有课件以及相应的例程代码,上传给需要的看看(Guo Tianxiang 51 microcontroller tutorial, there are courseware and the corresponding routine code, upload to the need to see)
《手把手教你学51单片机》例程
- 对初学单片机着有大用,对与51单片机的哥哥模块均有详细的代码(There is a great use of the primary single chip microcomputer)
51单片机1.8寸彩屏例程
- 51单片机1.8寸彩屏例程里面包含详细的(51 single chip microcomputer 1.8 inch color screen routine)
51单片机基本应用例程
- 基于keil uvision4软件环境,一些关于51单片机的最基本实操应用例程,比如中断,数码管计时等等