搜索资源列表
串行通信asm
- 串行通信子程序,用汇编,51单片机类型,51——51,51——PC等-serial communication subroutine, with a compilation of 51 types of SCM 51-60 -- 51 51-60 -- PC
CH375HFT
- MCS-51单片机ASM语言的U盘文件读写示例程序, 适用于89C52或者更大程序空间的单片机-MCS-51 microcontroller ASM language U disk read and write documents examples of procedures, apply to 89 or more tents procedures space MCU
51单片机ASM程序
- 51单片机ASM程序-51 SCM ASM procedures
ASM.TIME
- 51单片机汇编,实现了数码管显示的倒计时时钟。
jiaotongdeng.asm
- 基于51单片机的交通灯中断。可选择中断类型
asm
- 51单片机的串口多机通讯设计,包括LCD显示以及可随意添加从机
单片机例程:花样跑马灯Proteus电路图及asm程序
- 单片机例程:花样跑马灯Proteus电路图及asm程序 软件环境: Proteus 7.0以上版本,Keil uvision3 联合调试 芯片:AT89C51 电路:51单片机外接8个Led,4个功能选择键,2个速度控制键 功能:4个功能选择键可以选择Led的四种显示效果(闪烁、移动、摆动、计数),2个速度控制键可以改变显示动画的速度(时间间隔100ms-1s调整) 特点:按键可随时按下,显示效果立即更新
PID.rar
- PID温度控制程序,51单片机,积分分离,PID program for temperature control
tranffic
- 基于51单片机交通灯毕业设计完整资料!含原理图。汇编代码,调试通过!-51 traffic lights based on single-chip design graduates complete information! With schematic diagram. Assembly code, debugging through!
jf24c
- jf24c 无线收发程序,51单片机汇编语言,直接套用,非常方便-jf24c wireless transceiver procedures, 51 MCU assembly language, directly applied, is very convenient
A_CLOCK.asm
- [biyesheji_huibian.rar] - 基于MCS-51单片机的数字钟设计 [摘要] III [ABSTRACT] IV 引言 1 1绪论 2 1.1 集成电路 2 1.2 主要技术的背景 2 1.2.1 发展历史 2 1.2.2 现状 3 1.2.3 发展趋势 3 2器件简介 4 2.1 LED显示器 4 2.1 -[biyesheji_huibian.rar]- Based on MCS-51 single chip digital clock design [Abstrac
keyboard
- 51单片机键盘输入asm4乘以4键盘输入扫描有proteus仿真文件-51 Singlechip keyboard input asm 4 multiplied by 4 keyboard input scanning
examples_of_code
- 这是多功能51单片机开发板的大部分模块的实例程序,包括:ds18b20的读写、24c02的读写、1602、12864、数码管显示、串口通信、键盘、TLC5615、点阵管等19个例程程序。绝大部分是用汇编语言写的,小部分是采用c语言或者两都兼有-This is multi-functional 51 MCU development board most of the examples of program modules, including: ds18b20 reading and writin
51asmExample
- 51单片机开发入门与典型实例书籍源码,示例源程序注释清晰易懂,是51单片机开发入门非常好的实例程序-51 asm example program
51MCU-ASM
- 51单片机汇编实例源程序,含汇编源代码和目标码。-Compilation of 51 examples of single-chip source, including the compilation of source code and object code.
18b20_1602LCD
- 51单片机程序,18b20+1602LCD测温实验(汇编),配有实验说明文档。-51 SCM program, 18b20+1602 LCD temperature experiments (compilation), with test documentation.
51shili
- 51单片机C语言实验及实践教程(包括35个制作实例,同时包括ASM代码,非常好的入门实例)-C-51 single chip experiment and practice tutorials (including 35 production examples, and includes ASM code, a very good entry-instance)
24L01-for51-ASM-
- NRF24L01 51单片机汇编参考例程-NRF24L01 51 for ASM program
asm
- 用高速单片机进行对IC/ID卡读取,存储,可以进行实时在线联网,适用于大部分楼宇门禁系统。(The IC/ID card can be read, stored, and can be connected to the Internet in real time, which can be used in most buildings.)
单片机实验
- 单片机原理及实验以及源程序 实验一 功能:使连接在 MCS-51 单片机 P1.0 引脚的 LED 闪烁。 实验二 设计并调试一个双字节无符号数乘法子程序 实验三:设计并调试一个将双字节无符号二进制数转换为压缩 BCD数的子程序。 实验四:利用外部中断输入引脚(中断方式)控制步进电机的转动。(The principle and experiment of single chip microcomputer and the source program Experiment 1 func