搜索资源列表
51系列单片机模拟软件(汉化).zip
- 51系列单片机模拟软件(汉化)
pemu-0[1].0.1.
- 单片机(51,AVR,MAP430,PIC)的模拟软件的源码-SCM (51, AVR, MAP430 PIC), the simulation software source code
AVR8535模拟I2C总线
- 本代马是以AVR系列单片机为硬件,开发环境采用ICCAVR,用软件模拟I2C总线-this generation is MCUs for hardware, using ICCAVR development environment with software simulation I2C Bus
51MCUI2Cdriver
- MCS-51单片机模拟I2C软件包(内含有应用实例)本版本是针对24系列EEPROM专门设置的,用此软件包进行EEPROM读写时,用户不必考虑页写问题,及16位存储器地址的问题-MCS-51 microcontroller simulation package I2C (contain examples) versions of the series EEPROM 24 specially set up by using this package EEPROM read and write, t
monikaiguan
- 为优秀的单片机仿真软件proteus写的实验程序例子 不但可以仿真mcu,外围器件也可以仿真 模拟开关的实验 -the MCU for outstanding simulation software lic wrote examples of the experimental procedure can Simulation mcu. the external device can also switch simulation experiments
外部中断模拟UART演示程序(只经过了软件仿真)
- 单片机的程序,欢迎探讨-Microcomputer Program, welcomed the study
test_soft232
- 51系列单片机的软件串口模拟程序代码,可以实现串口扩展功能,经过项目验证可以直接放心使用,用c写成-51 series microcontroller simulation software serial code, can achieve serial expansion function, After certification projects can directly worry about, written with c
SOFT_UART
- 利用STC单片机实现软件模拟全双工串口的程序,只用一个定时器,消耗系统资源很少。-using SCM software simulation of the full-duplex serial procedures, only a timer, depletion of scarce resources system.
Debugger8051(v1.9)8051xiliedanpianjifangzhenruanji
- 8051系列单片机仿真软件 Windows9x 汉化版)编辑、模拟、调试、仿真器, 全中文Windows界面,可以直接编写汇编语言程序, 生成写目标文件,支持单步、断点等调试、仿真方式, 根本不用学就会使用的软件。 该软件小巧好用,功能齐全、免安装,解压缩后即可使用。-8051 microcontroller simulation software Windows9x Chinese Version) editing, simulation, debugging, Simul
LPC900_IIC
- LPC900单片机IIC软件包(包括硬件IIC软件包和模拟IIC软件包)。-LPC900 MCU package (IIC package including hardware and software simulation IIC).
异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现
- 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
使用AVR单片机模拟USB hid设备,免驱动
- 使用AVR单片机模拟USB hid设备,免驱动。进行数据双向传输。使用的单片机是mega48 12M晶振,通过修改makefile文件可以简单的移植到其它AVR单片机上。提供MinGW版和VC版的上位机软件。,The use of AVR Single Chip Analog USB hid device, driver-free. Two-way transmission of data. The use of single-chip microcomputer are mega48 12M
proteus
- Proteus 是一款非常不错的单片机模拟软件。虽然电子模拟软件不少,但是 能很好的模拟单片机的只有proteus 软件。该软件能模拟 51 单片机,avr 单片机,pic 单片机,以及部分arm 芯片。支持的外围器件也很多包括 A/d,LCD,LED 数码管,温度,时钟等芯片。对初学者来说,是非常好的入门 工具。-Proteus is a very good single-chip simulation software. Although a number of electr
jifenshidianyabiao
- 本系统采用双积分电路将对直流电压的直接测量,利用模拟开关实现对量程的无触点切换。A/D转换器部分采用普通元器件构成模拟部分,利用AT89S52单片机借助软件实现数字计数显示功能,同时采用AT89S52单片机编程实现直流电压表量程的自动转换、自动校零、和液晶显示等功能。-The system will be dual-integral circuit of the direct measurement of DC voltage, using analog switches to achieve
ZHONGDUAN
- KEIL3编译环境下的基于51单片机的软件模拟PWM-KEIL3 build environment based on the 51 single-chip software simulation of PWM
PS2
- 我用STC单片机做的PS2键盘模拟测试软件,对有需要的朋友有参考-I used to do the PS2 keyboard STC microcontroller simulation testing software, a reference to a friend in need
SPI
- SPI 单片机模拟软件,自己编写的,对初学人有学习价值-SPI microcontroller simulation software, I have written, for beginners who are learning the value of
IIC
- 利用51单片机模拟软件IIC,成功对eprom进行读写操作-51 microcontroller simulation software IIC, successfully read and write operations on the eprom
基于51单片机数字电压表的设计
- 以单片机为核心,设计一个数字电压表。完成原理图设计,软件编制及设计报告。具体要求如下: 1)对1路模拟信号连续采集16次,取平均值。 2)分别设定每一路的上限值,如采集的平均值超过上限值,则对应通道的指示灯闪烁10次后一直亮,并发出声音以示警告。
简单模拟串行通信2017-10-10 (1)
- 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous serial data transmission, and