-
IAR例子,里面是一个完整的键盘扫描LCD液晶显示例子。
IAR例子,里面是一个完整的键盘扫描LCD液晶显示例子。-IAR examples, which is a complete scan of the keyboard LCD LCD example.
- 2022-05-24 02:57:23下载
- 积分:1
-
OSD开发和软件控制,不同环境平台做法,通用平台应用
OSD开发和软件控制,不同环境平台做法,通用平台应用-OSD development and software control, the different environmental platform approach, universal platform for applications
- 2022-07-03 07:53:58下载
- 积分:1
-
拼音输入法用在单片机上.rar
拼音输入法用在单片机上.rar-Pinyin input method used in MCU. Rar
- 2022-01-26 03:13:10下载
- 积分:1
-
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpo...
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。
usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write:
unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data.
usb endpoint data is read
- 2023-06-14 23:15:04下载
- 积分:1
-
从RS232总线
从RS232到PROFIBUS-DP的转换接口设计(终).rar-from RS232 to PROFIBUS-DP Interface Design (end). Rar
- 2022-10-01 11:45:03下载
- 积分:1
-
基于华邦W925E/C240所开发的短信话机、来电显示的C语言源程序
基于华邦W925E/C240所开发的短信话机、来电显示的C语言源程序-Based on Winbond W925E/C240 developed by phone message, caller ID of the C language source code
- 2022-08-15 06:50:26下载
- 积分:1
-
在电话上用单片机来实现电话报警系统
在电话上用单片机来实现电话报警系统-a phone alarm system develop by MCU on phone line
- 2023-04-12 10:25:04下载
- 积分:1
-
Eighteenth session Undergraduate Electronic Design Contest Demand Group design t...
第十八届本科组自选电子设计竞赛设计 只能体温计 有原理图和源程序-Eighteenth session Undergraduate Electronic Design Contest Demand Group design thermometers are only schematic and source code
- 2022-10-27 13:05:03下载
- 积分:1
-
can GZ60 of communication with the source language c
GZ60的can通信源程序 用c语言编写-can GZ60 of communication with the source language c
- 2022-03-19 10:05:28下载
- 积分:1
-
430 make use of a clock pulse generated procedures, you can tune in!
利用430做的一个产生时钟脉冲的程序,可以调的!-430 make use of a clock pulse generated procedures, you can tune in!
- 2022-08-25 13:11:45下载
- 积分:1