-
51方面的一些代码
51方面的一些代码-51 some of the code
- 2022-07-04 21:35:25下载
- 积分:1
-
针对蓄电池充电过程中出现的种种问题,采用了分级定电流的脉冲快速充电方案,提出了充电器的硬件电路和控制软件的设计方案。该充电方案对充分发挥蓄电池的功效,提高对蓄电...
针对蓄电池充电过程中出现的种种问题,采用了分级定电流的脉冲快速充电方案,提出了充电器的硬件电路和控制软件的设计方案。该充电方案对充分发挥蓄电池的功效,提高对蓄电池的充电速度,减少充电损耗,延长蓄电池的使用寿命具有重要意义。 -against rechargeable battery occurred in the course of various problems using the current classification set the pulse rapid charging, the charger circuitry and hardware control software design. The program rechargeable battery to give full play to the effectiveness and improve the battery charging speed, reducing wear and tear rechargeable, extended battery life is of great significance.
- 2022-12-28 03:35:03下载
- 积分: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
-
原创24C256读写程序,绝对好用
原创24C256读写程序,绝对好用-original 24C256 literacy procedures, absolutely handy
- 2022-04-18 05:51:03下载
- 积分:1
-
Controller Chip mcp2510can use the source code
msp430下使用mcp2510can芯片的源代码-Controller Chip mcp2510can use the source code
- 2022-03-21 18:49:37下载
- 积分:1
-
周立功的关于LPC214X硬件触发转换程序.
周立功的关于LPC214X硬件触发转换程序.
- 2022-09-29 09:25:03下载
- 积分:1
-
voicebox ,很不错的matlab源程序
voicebox ,很不错的matlab源程序-voicebox, a very good source matlab
- 2023-04-12 19:45:04下载
- 积分:1
-
实现基于PIC25j10单片机,实现对HSM-20G温湿度模块,对换境数据的采集,给压缩包包含了所用到芯片的DATASHEET以及原代码...
实现基于PIC25j10单片机,实现对HSM-20G温湿度模块,对换境数据的采集,给压缩包包含了所用到芯片的DATASHEET以及原代码-PIC25j10-based microcontroller, the realization of HSM-20G module temperature and humidity on the Habitat for data collection, to the compressed packet contains the chip DATASHEET used, as well as the original code
- 2022-07-26 01:39:18下载
- 积分:1
-
自动检测80C51 串行通讯中的波特率
自动检测80C51 串行通讯中的波特率-automatic detection 80C51 Serial communication baud rate
- 2022-03-07 05:51:14下载
- 积分:1
-
AVR单片机源代码,采集按键值,并点亮LED.
AVR单片机源代码,采集按键值,并点亮LED.-AVR Singlechip source code, the value of collecting keys and lit LED.
- 2023-05-21 08:50:03下载
- 积分:1