-
直流电机闭环控制C程序,包括方向、转速的控制和补偿算法等...
直流电机闭环控制C程序,包括方向、转速的控制和补偿算法等-C closed-loop DC motor control procedures, including direction, speed control and compensation algorithms, etc.
- 2022-08-24 12:28:45下载
- 积分:1
-
单片机实验:定时/寄存器8253。原代码,ASM文件。
单片机实验:定时/记数器8253。的原程序代码,ASM文件。-SCM Experiment : Timing/Register 8253. The original code, ASM file.
- 2022-03-05 19:43:07下载
- 积分:1
-
51在多机通讯时可采用此方式,3线式,忙时可无限等待,闲时传输速率高...
51在多机通讯时可采用此方式,3线式,忙时可无限等待,闲时传输速率高-51 in the multi-machine communication use this form, a three-line, busy waiting for an unlimited time, in his spare time high speeds
- 2023-05-13 10:30:03下载
- 积分:1
-
Stepper motor simulation project, Protues simulation, the procedure is simple, s...
步进电机仿真项目,Protues仿真,程序简单,适合初学者。-Stepper motor simulation project, Protues simulation, the procedure is simple, suitable for beginners.
- 2023-07-18 14:05: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
-
单片机应用技术选编3,有大量关于51、avr、pic等多种单片机实例...
单片机应用技术选编3,有大量关于51、avr、pic等多种单片机实例-Selected 3 single-chip applications, a large number of on 51, avr, pic, etc. Examples of a variety of single-chip
- 2022-05-14 19:36:16下载
- 积分:1
-
2片显示驱动芯片HT1622的C51底层程序
2片显示驱动芯片HT1622的C51底层程序-two display driver chip HT1622 the bottom procedures C51
- 2022-12-31 06:50:12下载
- 积分:1
-
8051单片机对SPLC501液晶驱动读写程序.c语言写的.很实用
8051单片机对SPLC501液晶驱动读写程序.c语言写的.很实用-8051 SPLC501 LCD driver to read and write procedures. C language written. Practical
- 2023-02-17 06:20:04下载
- 积分:1
-
16位元led等电流驱动器mbi5024驱动,
16位元led等电流驱动器mbi5024驱动,-Led, such as 16-bit current driver mbi5024 drive,
- 2023-03-09 22:15:03下载
- 积分:1
-
基于AT89C51的数字时钟,6位LED显示。
基于AT89C51的数字时钟,6位LED显示。
- 2023-08-01 11:30:05下载
- 积分:1