搜索资源列表
Proteus_ebook
- Proteus 是目前最好的模拟单片机外围器件的工具,真的很不错。可以仿真51 系列、AVR,PIC 等常用的MCU 及其外 围电路(如LCD,RAM,ROM,键盘,马达,LED,AD/DA,部分SPI 器件,部分IIC 器件,...)-Proteus is the best simulation of the external device SCM tools, it is really good. Simulation can be 51 series, the AVR, the pop
picCexample
- pic单片机C语言的程序例子其中包括:AD,CAN,KEYBOARD_CHECK,PWM.RS232,WDT ,液晶等-pic Singlechip C language program examples include: AD, CAN, KEYBOARD_CHECK, PWM.RS232, WDT, LCD, etc.
Proteus_7
- Proteus7是目前最好的模拟单片机外围器件的工具,真的很不错。可以仿真51系列、AVR,PIC等常用的MCU及其外围电路(如LCD,RAM,ROM,键盘,马达,LED,AD/DA,部分SPI器件,部分IIC器件)。-Proteus7 is the best single-chip peripheral device simulation tool, it is pretty good. Simulation can be 51, AVR, PIC, such as commonly used
proteus
- Proteus6.7 是目前最好的模拟单片机外围器件的工具,真的很不错。可以仿真 51 系列、AVR,PIC 等常用的 MCU 及其外 围电路(如 LCD,RAM,ROM,键盘,马达,LED,AD/DA,部分 SPI 器件,部分 IIC 器件 -Proteus6.7 is the best tool for simulation of microcontroller peripherals, really good. Can be simulated 51, AVR, PIC and o
pic
- pic单片机的各模块的实例程序!包括AD/CAN/Keyboard-pic microcontroller instance of each module program! Including AD/CAN/Keyboard, etc.
PROTEUS-study
- :Proteus 是一种低投资的电子设计自动化软件,提供Schematic Drawing、 SPICE 仿真与PCB 设计功能,同时可以仿真单片机和周边设备,可以仿真51 系列、AVR、PIC 等常用的MCU,并提供周边设备的仿真,例如373、led、示波器等。Proteus 提供了大量的 元件库,有RAM、ROM、键盘、马达、LED、LCD、AD/DA、部分SPI 器件、部分IIC 器件,编 译方面支持Keil 和MPLAB 等编译器-: Proteus is a low i
pic-c-WORD-edition
- 基本的pic单片机c语言编程 AD程序实现模拟量到数字量的转换功能; CAN程序实现CAN总线通讯功能; keyboard_check程序实现键盘的扫描查询方式输入; keyboard_disturb程序实现PORTB的"电平变化中断"进行键盘的输入; led0-8程序实现在8个LED上依次显示1~8数字; PWM程序用于使CCP1模块产生分辨率为10位的PWM波形,占空比为50 ; RS-232程序通过RS-232接口来完成