-
Data, there are 51 commonly used microcontroller simple procedure. Quite suitabl...
资料里有常用的51单片机简单程序。蛮适合初学者的。-Data, there are 51 commonly used microcontroller simple procedure. Quite suitable for beginners.
- 2022-01-26 00:15:24下载
- 积分:1
-
采用单片机控制PDIUSBD12芯片,实现按键功能的示例
采用单片机控制PDIUSBD12芯片,实现按键功能的示例-PDIUSBD12 single-chip computer control chip, the realization of key examples of functional
- 2022-07-25 20:34:04下载
- 积分:1
-
avr单片机,4*4键盘源程序
avr单片机,4*4键盘源程序-avr microcontroller, 4* 4 keyboard source
- 2022-03-26 08:06:42下载
- 积分: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
-
51单片机5045看门狗芯片的代码(通过编程)
51单片机5045看门狗芯片的代码(通过编程)-51 Single-chip watchdog chip code 5045 (through programming)
- 2022-01-25 23:56:28下载
- 积分:1
-
320*240点阵液晶(sed1335)驱动程序,keil c调试通过,io连接方式
320*240点阵液晶(sed1335)驱动程序,keil c调试通过,io连接方式-320* 240 dot matrix LCD (sed1335) driver, c51 c debugging, io connectivity
- 2022-01-23 11:02:16下载
- 积分:1
-
调度器内核,使用者只需要添加自己的任务即可,系统可以最多添加6个任务...
调度器内核,使用者只需要添加自己的任务即可,系统可以最多添加6个任务
- 2022-02-05 05:49:24下载
- 积分:1
-
一个有关电子时钟的单片机程序,可显示年月日,以及小时,分秒,可以手动修改时间....
一个有关电子时钟的单片机程序,可显示年月日,以及小时,分秒,可以手动修改时间.-An E clock of the single-chip process, can display date and hour, every minute, can be manually modified.
- 2023-06-19 00:35:03下载
- 积分:1
-
with high accuracy microprocessor PWM 12 DA, the Internet and practical.
用单片机构成高精度PWM式12位DA,网上下的,很实用。-with high accuracy microprocessor PWM 12 DA, the Internet and practical.
- 2022-09-12 11:50:03下载
- 积分:1
-
简易数字温度计的设计与制作简易数字温度计的设计与制作
简易数字温度计的设计与制作简易数字温度计的设计与制作-Simple digital thermometer design and production of simple digital thermometer design and production
- 2022-03-05 14:53:12下载
- 积分:1