graphic LCD IconEditor edit 4.3.22 Serial
标签: IconEditor graphic Serial edit
上传时间: 2015-12-18
上传用户:weiwolkt
HX8346 lcd driver software which can port to every Platform with some modifying.
标签: modifying Platform software driver
上传时间: 2014-01-27
上传用户:lizhen9880
Jtag schematic for embemed system design. It support parallel port connected to jtag.
标签: schematic connected parallel embemed
上传时间: 2014-12-05
上传用户:chens000
该程序用C++实现了KSZ8721以太网接口驱动包括: 1、支持 Micrel KSZ8721BL PHY. 2、MII interface port是 EMAC。 3、实现了通过EMAC以太网接口读写书数据。
上传时间: 2013-12-22
上传用户:zhangyigenius
1) Parallel Port I/O 2) Control LPT pin
上传时间: 2014-01-16
上传用户:cjf0304
利用vc编写的串口收发消息的源码。利用serial类进行编程
上传时间: 2016-01-13
上传用户:qlpqlq
This book is for developers who design and program devices that use the Universal Serial Bus (USB) interface. The goal is to introduce you to USB and to help you get your devices up and communicating as quickly and easily as possible.
标签: developers Universal devices program
上传时间: 2014-09-07
上传用户:sdq_123
serial no.2619-9449-282 应用在MSP430FG4618和CC2420方案的ZIGBEE协议栈,需要下载安装。里面有具体的说明应用文档
上传时间: 2014-11-27
上传用户:gyq
Pocket PC RS232 port source code
上传时间: 2014-01-19
上传用户:lxm
名称:read2543 功能:TLC2543驱动模块 输入参数:port通道号 输出参数:ad转换值 *************************************/ uint read2543(uchar port) { uint ad=0,i CLOCK=0 _CS=0 port<<=4 for(i=0 i<12 i++) { if(D_OUT) ad|=0x01 D_IN=(bit)(port&0x80) CLOCK=1 delay(3) CLOCK=0 delay(3) port<<=1 ad<<=1 } _CS=1 ad>>=1 return(ad) }
上传时间: 2016-01-21
上传用户:R50974