-
一个科室对讲系统单户对讲主机的源代码,CPU是P87LPC762,带有门禁刷卡功能...
一个科室对讲系统单户对讲主机的源代码,CPU是P87LPC762,带有门禁刷卡功能-A single-family intercom intercom systems departments host the source code, CPU is the P87LPC762, with a credit card access control function
- 2022-05-08 19:02:06下载
- 积分:1
-
Containing t6963c drive LCD with AT89C51 the original procedure
含t6963c驱动器LCD与AT89C51的原程序-Containing t6963c drive LCD with AT89C51 the original procedure
- 2023-06-03 06:55:04下载
- 积分:1
-
用单片机配置FPGA,英文,不用说了吧,呵呵,快下吧
用单片机配置FPGA,英文,不用说了吧,呵呵,快下吧-MCU FPGA configuration, English, needless to say, all right, what are you fast
- 2022-03-20 20:25:29下载
- 积分:1
-
51mcu开发板原理图,天祥电子
51mcu开发板原理图,天祥电子
-Development board schematics, Intertek e-0000
- 2022-03-06 16:54:37下载
- 积分:1
-
52下1601液晶驱动程序
52下1601液晶驱动程序-52 LCD Driver
- 2023-07-19 15:15:02下载
- 积分:1
-
多功能遥控小车的软硬件设计程序,包括使小车前进、后退、左转弯、右转弯、左滚动、右滚动的基本指令,以及完整程序清单。...
多功能遥控小车的软硬件设计程序,包括使小车前进、后退、左转弯、右转弯、左滚动、右滚动的基本指令,以及完整程序清单。-Multi-function remote control car of the hardware and software design process, including the car forward, backward, left turn, right turn, left scroll, right scroll the basic commands, as well as the complete list of procedures.
- 2022-03-18 05:37:43下载
- 积分: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
-
modbus的51单片机程序,C语言写成的,测试过了
modbus的51单片机程序,C语言写成的,测试过了-Modbus 51 Singlechip process, C language, and tested the
- 2022-12-15 08:20:03下载
- 积分:1
-
Temperature detection: LAB200 system, temperature sensor simulation
温度检测:LAB200系统下,温度传感器仿真-Temperature detection: LAB200 system, temperature sensor simulation
- 2022-05-25 06:02:23下载
- 积分:1
-
用C语言读写CF卡程序 非常不错的东西
用C语言读写CF卡程序 非常不错的东西-Used C language literacy CF card procedures very good things
- 2022-03-20 07:19:38下载
- 积分:1