搜索资源列表
c_i2c
- I2C总线规范与I2C器件C51读写程序 摘 要:本文简要介绍了I2C总线,并给出了I2C器件的C51读写程序,经过工程调试可以放心使用。极大的方便大家对I2C总线的学习和设计应用。程序设计采用模块化设计,方便向目标板的移值。 -I2C Bus specification C51 with I2C devices to read and write procedures Abstract : This paper describes the I2C bus, given C51 I2
CANzongxian
- 调试好的CAN总线程序?魇院玫腃AN总线程序
USB_TO_CAN
- 这个一个经调试可用的USB_TO_CAN的程序,希望对CAN总线开发,与USB接口的学习人士有用.
can
- CAN总线调试通过的程序,SJA1000芯片的Peli CAN模式下的C51源程序
Classic_Software_Collection
- 经典程序收集 1.异步通信软件模拟 2.基于RS-485的多机通信 3.I2C总线协议的软件实现 4.SPI总线在单片机系统中的实现 5.单总线技术 6.FLASH存储器K9F6408U0A的控制 7.IC卡程序 8.PS2键盘的设计 9.矩阵式键盘的锁定 10.利用HT16XX实现段式液晶显示 11.利用SED1520实现点阵显示 12.利用HD66421实现灰度字符显示 13.CRT显示器在单片机系统中的应用 14.微型打印机在单片机系
lesson9
- 单片机IIC总线AT24C02芯片工作原理及其c程序实现,此程序已调试,可用-IIC-bus single-chip microcomputer AT24C02 chip principle and c program, this program has been testing that can be used
8051ApplicationCode
- 该程序为基于51单片机的接口和片外应用的代码,在设计51单片机时可供参考,代码包括RS232通信、I2C、SPI、单总线、CAN总线、键盘、LED、LCD、AD/DA等应用。各工程在Keil调试通过,喜欢的朋友可供参考。-The program is based on the 51-chip microcontroller interface and application code, in the design of microcontroller 51 when the reference
RTC_LCD
- LCD电子时钟程序 Function :以I2C总线方式向PCF8563芯片写入初值,以BCD码方式存储,读取转化成2位数字方式LCD显示,通过串口接收时间数据可以调整设定显示时间 NOTE:包括三个程序:main程序和两个子模块程序。注释清晰,调试通过。 CPU :PIC16F877A-LCD electronic clock program Function: to I2C-bus PCF8563 chip manner to write the initial valu
ss
- 带中文注解的代码,该程序为基于51单片机的接口和片外应用的代码,在设计51单片机时可供参考,代码包括直流电机,步进电机,RS232通信、I2C、SPI、单总线、CAN总线、键盘、LED、LCD、AD/DA等57个代码应用。各工程在Keil调试通过(有一些是自己做过的工程,有一些是参考别人的,再次感谢那些人),喜欢的朋友可供参考。-Code annotated with the Chinese, the program is based on 51 chip microcontroller int
89C51_CAN
- 基于89C51单片机和SJA1000的CAN总线通信测试程序,调试通过,完全可以使用。-89C51 microcontroller and the SJA1000 based CAN bus communications test program debugging, can be used.
can_ts
- CAN总线调试程序。使用两块板子,从PC机串口发数据,其中一块接收,通过CAN总线发送出去,另一块从CAN总线接收,再从串口发回PC机。透明传输。-CAN bus
CAN
- 单片机CAN总线测试程序,调试成功,能进行can总线的数据传输-MCU CAN bus testing program, debug successful, can bus data transfer
CAN2013-2-25
- 这是一个STM32F103的CAN总线程序,已通过实际电路调试-This is a STM32F103 CAN bus procedures, has been through the actual circuit debugging
CAN_V1.0
- stm32f103的can总线基于火牛开发板上软件调试源码,包含can的数据收发,串口程序。-stm32f103 the can bus adapters based development board debugging software source code, can contain data transceiver, serial procedures.
CAN_2nod
- mcp2515 can总线,51调试成功,下载稍加修改就可以作为项目驱动程序使用,你可以试试吗?亲-MCP2515 can bus, 51 successful commissioning, download can be slightly modified as the project use the driver, you can try? Dear
CAN232
- 开发的CAN总线与232总线转接器的调试程序-Debugger CAN bus and 232 bus adapter development of
at90can128_can_test
- AT90CAN128 CAN通信,单片机为AT90CAN128,用到的编译器:CVAVR, 外部12M晶振, can波特率1Mhz,can扩展数据帧,通信的id: 1, 本程序等待外部can总线发来一帧数据,再将数据通过can总线发出去.调试工具为CANTEST.- AT90CAN128 CAN communications, microcontroller AT90CAN128, used by the compiler: CVAVR, external 12M crystal, can
CAN_RX_30f
- dspic30系列单片机,can总线接收程序,程序有注释,已调试修改-dspic30 MCU, can bus receiver, program notes, have been debug modification
CAN_TX_30f
- dspic30系列单片机,can总线发送程序,程序有注释,已调试修改-dspic30 MCU, can send the bus, program notes, have been debug modification
can_bootloader
- STM32F103引导单片机程序启动代码已调试(Guide the single chip computer program)