-
一个出学习者的很好的单片机的教程......很实用
一个出学习者的很好的单片机的教程......很实用-The learner a good tutorial SCM. . . . . . Very practical
- 2022-03-29 11:04:12下载
- 积分:1
-
数字波形发生器,能够产生同步的几个方波.
数字波形发生器,能够产生同步的几个方波.-digital waveform generator capable of producing several square synchronization.
- 2022-04-28 09:47:13下载
- 积分:1
-
SCM CRC algorithm
单片机CRC算法程序-SCM CRC algorithm
- 2022-02-15 11:48:37下载
- 积分:1
-
改进的胶印机印刷控制程序,效率提高5倍。
改进的胶印机印刷控制程序,效率提高5倍。-Offset printing improved control procedures, improve the efficiency of 5 times.
- 2023-06-09 09:10: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
-
51单片机编程助手。可以方便对c51的的编程
51单片机编程助手。可以方便对c51的的编程-51 Single-chip programming assistant. Can facilitate the C51 programming
- 2022-08-17 02:25:11下载
- 积分:1
-
单片机51系列测试串口的简单程序反回输入字符
单片机51系列测试串口的简单程序反回输入字符-MCU Series 51 serial test the simple procedure of the anti-back character input
- 2022-01-21 18:01:48下载
- 积分:1
-
IAR Embedded C source codes for TC6963C based dot matrix LCD interfaced with PIC...
基于PIC16F877单片机的256*64的TC6963C点阵液晶显示屏的IAR Embedded C complier的控制程序。包括多种图形和文字输出。-IAR Embedded C source codes for TC6963C based dot matrix LCD interfaced with PIC16F877 uP. Includes text display and a few graphics as well.
- 2022-04-28 04:04:38下载
- 积分:1
-
HE48R/E05A 实现I/O模式的工作原理
HE48R/E05A 实现I/O模式的工作原理-HE48R/E05A realize I/O model of principle
- 2022-03-23 23:40:17下载
- 积分:1
-
MSP430单片机的实时多任务操作系统c源代码
MSP430单片机的实时多任务操作系统c源代码-MSP430 real-time multi-tasking operating system source code c
- 2022-06-17 14:33:07下载
- 积分:1