-
module MC35 wireless application development process. Respect for GPRS
无线模块MC35的应用开发程序。用于GPRS 方面-module MC35 wireless application development process. Respect for GPRS
- 2022-08-22 12:37:42下载
- 积分:1
-
MSP430单片机的P2我收到4×4键盘中断通过串行通讯的实现…
MSP430的P2口接4*4键盘,通过中断方式实现串口通讯,通过PC端运行串口调试软件显示键号-MSP430 P2 I received 4* 4 keyboard, interrupted achieved through serial communications, PC terminal operations through serial debugging software, and display key,
- 2022-01-26 03:54:00下载
- 积分:1
-
印刷电路板。键盘控制,矩阵键盘电路。
PCB电路板。键盘控制,矩阵键盘的电路图。-PCB circuit boards. Keyboard control, matrix keyboard circuit.
- 2023-09-01 07:40:04下载
- 积分: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
-
1602A液晶屏60分钟循环秒表
1602A液晶屏60分钟循环秒表-1602A LCD screen 60-minute cycle stopwatch
- 2023-06-09 02:30:02下载
- 积分:1
-
洗衣机控制器的程序及编译文件CCCCC(C语言)
洗衣机控制器的程序及编译文件CCCCC(C语言)-Washing machine controller procedures and compile documents CCCCC (C language)
- 2023-08-31 09:40:03下载
- 积分:1
-
单片机2接口程序!我花了很多时间写了写的书…
单片机的PS/2接口程序! 我花了好大功夫写成的两个读写PS2设备的接口程序! 现在介绍PS24 书太少了!给大家借鉴啊!-SCM PS/2 interface program! I spent a lot of written work to read and write two PS2 equipment interface program! Book now introduced PS24 too little! To everybody"s reference ah!
- 2022-10-23 13:50:03下载
- 积分:1
-
51单片机的编程规范,对初学51编程有帮助。
51单片机的编程规范,对初学51编程有帮助。-51 microcontroller programming norms for beginners 51 programming help.
- 2022-07-12 23:52:16下载
- 积分:1
-
51 Infrared Experiment
51 红外实验-51 Infrared Experiment
- 2022-08-16 12:17:25下载
- 积分:1
-
上海复旦微电子感应IC卡读写芯片FM1702SL读写程序
上海复旦微电子感应IC卡读写芯片FM1702SL读写程序-Shanghai Fudan Microelectronics sensor IC chip card reader to read and write procedures FM1702SL
- 2023-06-18 14:20:04下载
- 积分:1