-
利用单片机加控制直流电机,利用P1口,编制程序输出一串脉冲,经放大后驱动小电机,改变输出脉冲的电平及持续时间,达到使电机正转、反转、加速、减速。停转之目的。...
利用单片机加控制直流电机,利用P1口,编制程序输出一串脉冲,经放大后驱动小电机,改变输出脉冲的电平及持续时间,达到使电机正转、反转、加速、减速。停转之目的。
可以通过74LS244输入开关量数据来控制小直流电机的转动,实现正转四种转速,反转四种转速及停转。
-The use of SCM in controlling the DC motor
- 2022-03-04 03:51:35下载
- 积分:1
-
PS2 键盘可靠控制c源码,单片机应用,不同于别的PS2程序,非常可靠稳定...
PS2 键盘可靠控制c源码,单片机应用,不同于别的PS2程序,非常可靠稳定-PS2 keyboard and reliable control of c-source, single-chip applications, different from the other PS2 procedures, very reliable stability
- 2022-12-24 14:10:02下载
- 积分:1
-
红外接收C库文件, 晶振:11.0592,中断方式
红外接收C库文件, 晶振:11.0592,中断方式-Infrared receiver C library file, crystal: 11.0592, interruption mode
- 2022-07-28 12:45:40下载
- 积分:1
-
用MEGA128做的串口服务器,包括原理图,源代码,TCPIP开发资料,接口包括RS232,RS485,RJ45...
用MEGA128做的串口服务器,包括原理图,源代码,TCPIP开发资料,接口包括RS232,RS485,RJ45-MEGA128 to do with the serial server, including schematics, source code, TCPIP development information, interface, including RS232, RS485, RJ45
- 2023-07-27 09:05:10下载
- 积分: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
-
采用ATMEGA48设计制作低成本高精度的数字温度计,采用C语言设计开发源代码。...
采用ATMEGA48设计制作低成本高精度的数字温度计,采用C语言设计开发源代码。-ATMEGA48 design using low-cost high-precision digital thermometer, design and development using C language source code.
- 2023-01-18 23:50:03下载
- 积分:1
-
16位计数及激光测距仪的源程序,C源代码,对学习有很好的参考价值....
16位计数及激光测距仪的源程序,C源代码,对学习有很好的参考价值.-16 counts and laser rangefinders of the source, C source code, to learn a good reference value.
- 2023-04-15 03:20:04下载
- 积分:1
-
一个75HZ铃流实时检测程序,灵敏度很高,可以用于电话来电铃流检测。...
一个75HZ铃流实时检测程序,灵敏度很高,可以用于电话来电铃流检测。-a 75HZ bell flow real-time detection procedures, high sensitivity, can be used for phone calls Chu flow detection.
- 2023-07-12 20:00:02下载
- 积分:1
-
在用单片机设计的电梯模型中,电梯下降的控制程序
在用单片机设计的电梯模型中,电梯下降的控制程序-Single-chip design with an elevator model, the decline in elevator control procedures
- 2022-02-01 18:21:39下载
- 积分:1
-
C8051F06X单片机编程,DAC模块代码
C8051F06X单片机编程,DAC模块代码-C8051F06X Microcontroller Programmer, DAC module code
- 2022-02-05 19:20:00下载
- 积分:1