-
用L293步进电机驱动芯片做的步进电机驱动器.
用L293步进电机驱动芯片做的步进电机驱动器.-Stepper motor driver using L293 chip to do the stepper motor drive.
- 2022-12-22 22:25:03下载
- 积分:1
-
笔段式lcd显示子程序,c语言编写
笔段式lcd显示子程序,c语言编写-T-piece lcd display
- 2023-09-02 22:35:03下载
- 积分:1
-
Mature induction cooker schematic, you can fully understand the working principl...
成熟电磁炉原理图,可以全面了解电磁炉工作原理及设计细节-Mature induction cooker schematic, you can fully understand the working principle and design details of the Induction Cooker
- 2022-03-16 23:53:50下载
- 积分:1
-
SCM control procedures drive, drive through the realization of the key players,...
单片机控制光驱程序,通过按键实现光驱的播放,暂停,出仓,快进,后退等功能-SCM control procedures drive, drive through the realization of the key players, suspended from the warehouses, fast forward, rewind functions
- 2022-03-03 13:26:31下载
- 积分:1
-
红外线的解码驱动程序,用于单片机对遥控器等发出的红外线进行解码接收...
红外线的解码驱动程序,用于单片机对遥控器等发出的红外线进行解码接收-Infrared decoder driver for single-chip, etc. on the remote control infrared receiver to decode
- 2022-05-08 06:01:13下载
- 积分:1
-
Such as precision frequency meter frequency meter can be used for the frequency...
频率计 等精度频率计
可以用于频率测试的等精度频率计
可用的-Such as precision frequency meter frequency meter can be used for the frequency of tests, such as precision frequency meter available
- 2022-01-25 19:44:59下载
- 积分:1
-
随着7温度传感器DB18B20实验
温度传感DB18B20七段显示实验
- 2022-04-06 09:41:14下载
- 积分:1
-
RC500 DEMO 上位板 的各种资料压缩包。
RC500 DEMO 上位板 的各种资料压缩包。-RC500 DEMO upper panels of various data compression package.
- 2023-08-30 23:25: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
-
can转以太网网关,采用NUTOS NUTNET
can转以太网网关,采用NUTOS NUTNET-can switch to Ethernet gateway, using NUTOS NUTNET
- 2022-06-28 02:25:07下载
- 积分:1