-
2007 race car undergraduate electronic control code
2007年大学生电子竞赛小车控制代码,编译环境为Keil C51,单片机位AT89S52-2007 race car undergraduate electronic control code
- 2022-01-21 17:37:30下载
- 积分:1
-
ATmega8 + LM358
ATMEGA8+LM358-125KHzRFID读卡器程序。功能稳定性。11.0592MHz。不带74X4060。
- 2022-01-28 04:13:52下载
- 积分:1
-
51单片机 16路数字抢答器,需要用的可以看看。
51单片机 16路数字抢答器,需要用的可以看看。-51 Single-chip 16-way Digital Answer, and need to take a look at the can.
- 2023-02-18 02:35:03下载
- 积分:1
-
c8051f340的usb的使用,包括描述符的设置,usb的标准库文件以usb的初始化...
c8051f340的usb的使用,包括描述符的设置,usb的标准库文件以usb的初始化-c8051f340 use the usb, including descriptor settings, usb standard library file to usb initialization
- 2022-01-24 16:13:34下载
- 积分:1
-
MSP430F149单片机ADC12模块程序
msp430F149 ADC12模块程序-msp430F149 ADC12 module procedures
- 2022-12-31 19:20:07下载
- 积分:1
-
pid控制的源程序,很不错的,请大家注意关注啊
pid控制的源程序,很不错的,请大家注意关注啊-pid control source, it is good, draw attention to concerns ah
- 2022-01-27 23:54:55下载
- 积分:1
-
本程序是C语言编写的,由 步进电机驱动的指针式温度表,反应灵敏,指示精确....
本程序是C语言编写的,由 步进电机驱动的指针式温度表,反应灵敏,指示精确.-this process is the preparation of the C language from the stepper motor-driven pointer thermometer responsive, precise instructions.
- 2023-04-04 04:40:03下载
- 积分:1
-
CPU为CSP8051F020,有两个串口和一个SPI口。
一个串口通过数传电台和中控室计算机通信 另一个串口和PLC的MODBUS口通信。
SPI...
CPU为CSP8051F020,有两个串口和一个SPI口。
一个串口通过数传电台和中控室计算机通信 另一个串口和PLC的MODBUS口通信。
SPI口控制数码管的显示。
已经在工程上应用。-CPU for CSP8051F020, two serial and one SPI mouth. A serial data transfer through the radio and the computer control room of another serial communications and MODBUS PLC Communication. I SPI digital control of the show. In engineering applications.
- 2022-03-13 23:03:30下载
- 积分: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
-
以个C51编写的完整函数集,包括时钟,LCD,语音芯片
以个C51编写的完整函数集,包括时钟,LCD,语音芯片-- C51 to prepare a complete function set, including clocks, LCD, voice chip
- 2022-01-27 16:40:00下载
- 积分:1