-
Electronic code lock, you can set up their own password, C language
电子密码锁,可以自己设置密码,C语言编写的-Electronic code lock, you can set up their own password, C language
- 2022-11-29 03:40:03下载
- 积分:1
-
温度传感器,控制电机转速,c语言程序源代码
温度传感器,控制电机转速,c语言程序源代码-温度
- 2022-07-13 23:56:14下载
- 积分:1
-
J240128ALCD显示器的资料和C驱动源码
J240128ALCD显示器的资料和C驱动源码-J240128ALCD display information source and C Drive
- 2022-05-26 17:01:23下载
- 积分: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
-
单片机系统汇编源程序 是我从网上辛苦收集而来 希望对你有所帮助...
单片机系统汇编源程序 是我从网上辛苦收集而来 希望对你有所帮助-SCM system is compiled from the source hard-line collection you want to come help
- 2023-05-12 14:10:03下载
- 积分:1
-
I2C串行总线标准驱动程序(C51)
I2C串行总线标准驱动程序(C51)-万能程序 -I2C serial bus driver (C51)- omnipotent procedures
- 2022-04-07 22:55:35下载
- 积分:1
-
STC12C5410AD+128*64LCD(串行接口)AD转换+液晶显示程序
STC12C5410AD+128*64LCD(串行接口)AD转换+液晶显示程序-STC12C5410AD+128* 64LCD (serial interface) AD converter+ LCD program
- 2023-04-21 18:45:04下载
- 积分:1
-
7302VideoAP.zip
7302VideoAP.zip----------一个多媒体液晶显示器内部控制器(主芯片为:EL7302)的源程序(KC51)-7302VideoAP.zip---------- an internal multimedia LCD Controller (Controller Chip : EL7302) of the source (KC51)
- 2022-06-01 00:14:25下载
- 积分:1
-
8051模拟器板买不起就可以了
8051模拟板买不起的朋友可以和他们一起买
- 2022-08-09 04:31:26下载
- 积分:1
-
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化。...
这是从网上找来的一个比较典型的PID处理程序,在使用单片机作为控制cpu时,请稍作简化。-It is found from the Internet a more typical PID treatment procedures, the use of single-chip microcomputer as the control cpu, please make some simplification.
- 2023-05-13 11:20:03下载
- 积分:1