-
About SCM something for beginners have some help
关于单片机的一些东西,对初学者有一定的帮助-About SCM something for beginners have some help
- 2022-03-05 19:51:04下载
- 积分:1
-
软USB核的电力开关PowerSwitch
软USB核的电力开关PowerSwitch-soft USB nuclear power switching PowerSwitch
- 2023-07-31 21:05:03下载
- 积分:1
-
use the main mode I2C CAT24WC02 to write 10 bytes of data, and then read out the...
使用主模式I2C向CAT24WC02写入10字节数据,然后读出校验,若校验通过则BEE发声,否则不断BEE。
基于ADS1.2-use the main mode I2C CAT24WC02 to write 10 bytes of data, and then read out the check, if the check is through BEE audible, constantly BEE. Based on ADS1.2
- 2022-03-21 10:55:27下载
- 积分:1
-
SJA1000的驱动函数,can功能函数。
SJA1000的驱动函数,can功能函数。-SJA1000 drive function, can function function.
- 2022-05-17 07:11:48下载
- 积分:1
-
ICD 2.5(18F4550+16F877)最全的资料!
ICD 2.5(18F4550+16F877)最全的资料!-ICD 2.5 (18F4550 16F877) the most complete information!
- 2022-06-29 03:14:00下载
- 积分:1
-
Using MPLAB development, calculation of spherical coordinates to Gaussian projec...
采用MPLAB开发,计算球面坐标到高斯坐标的投影,经度小于1m-Using MPLAB development, calculation of spherical coordinates to Gaussian projection coordinates, longitude less than 1m
- 2022-10-27 13:45:04下载
- 积分:1
-
学习C51时写的中断程序,提供给刚学单片机程序的朋友参考
学习C51时写的中断程序,提供给刚学单片机程序的朋友参考-C51 when learning to write the interrupt procedure, available to just school friends Singlechip procedure reference
- 2023-04-02 02:20: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内核的单片机制作的MP3播放器,包括..
该文件是基于51内核的单片机制作的MP3,内容包括原理图,源程序以及相关芯片介绍,敬请笑纳-The document is based on 51 core microcontroller production of MP3 players, including schematics, source code and related chipsets, please heart
- 2022-07-17 05:07:57下载
- 积分:1
-
IC: NT39102的彩屏的驱动,拿来可用,我项目中的源码
IC: NT39102的彩屏的驱动,拿来可用,我项目中的源码-IC: NT39102 the color of the driver, use available, I project the source
- 2022-01-28 02:50:27下载
- 积分:1