名称: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
IBMCOM_C serial port library
标签: IBMCOM_C library serial port
上传时间: 2016-01-24
上传用户:youlongjian0
KeePass for J2ME is a J2ME port of KeePass Password Safe, a free, open source, light-weight and easy-to-use password manager. You can store passwords in a highly-encrypted database on a mobile phone, and view them on the go.
标签: KeePass J2ME light-weight Password
上传时间: 2016-01-25
上传用户:er1219
以 parallel port 连接硬体电路,达成周边控制。
上传时间: 2013-12-27
上传用户:zhliu007
Single-chip 16-bit/32-bit microcontroller 512 kB flash with ISP/IAP, Ethernet, USB 2.0, CAN, and 10-bit
标签: microcontroller Single-chip bit Ethernet
上传时间: 2013-12-12
上传用户:xcy122677
In this example we solve the following single ODE Program Name: RKG-1.FOR (Runge-Kutta-Gill algorithm, fixed step size)
标签: Runge-Kutta-Gill following example Program
上传时间: 2014-01-16
上传用户:maizezhen
A example for I/O of USB interface in AVR single chip.
标签: interface example single chip
上传时间: 2014-01-26
上传用户:h886166
print hello world on the serial port at Windway ARM development board
标签: development Windway serial print
上传时间: 2013-12-21
上传用户:l254587896
Dual Port RAM Asynchronous Read/Write 经过modelsim仿真
标签: Asynchronous modelsim Write Dual
上传时间: 2016-02-12
上传用户:xauthu
com port driver on wince
上传时间: 2014-07-27
上传用户:han_zh