-
这是个火车传感器的小程序,在某车厢里存放N个传感器,当某个传感器温度超过或者低于某个指定范围,系统发出警告。...
这是个火车传感器的小程序,在某车厢里存放N个传感器,当某个传感器温度超过或者低于某个指定范围,系统发出警告。-This is a small sensor train procedures, in a vehicle storage N sensors, When a sensor temperature is over or below a certain designated areas, the system issued a warning.
- 2022-07-20 17:35:48下载
- 积分:1
-
用硬件协议栈芯片w3100a实现tcp服务器,用51单片机实现 kei51环境...
用硬件协议栈芯片w3100a实现tcp服务器,用51单片机实现 kei51环境-hardware protocol stack chips w3100a achieve tcp servers, with 51 MCU environment kei51
- 2022-01-31 10:39:55下载
- 积分:1
-
用AT89C51实验板的两位数码管显示00~99依次循环的汇编语言程序
用AT89C51实验板的两位数码管显示00~99依次循环的汇编语言程序-AT89C51 board with two digital tube display 00 to 99 followed by the cycle of assembly language program
- 2022-03-26 10:35:15下载
- 积分: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
-
这个程序是用C语言写的基于I2C接口的驱动程序源代码
这个程序是用C语言写的基于I2C接口的驱动程序源代码-This procedure is written in C language interface based on the I2C driver source code
- 2023-03-28 11:35:03下载
- 积分:1
-
PIC16F877应用的AD转换主程序
并可以通过LCD显示
PIC16F877应用的AD转换主程序
并可以通过LCD显示-PIC16F877 applications AD conversion by the main program and LCD display
- 2023-05-18 12:35:03下载
- 积分:1
-
AVR单片机mega16的串口通信程序下载。
AVR单片机mega16的串口通信程序下载。-AVR Singlechip mega16 download serial communication program.
- 2022-11-29 01:50:03下载
- 积分:1
-
Development and application of single
MSP430单片机开发应用实例代码,适合任何型号-Development and application of single-chip MSP430 code examples for all models
- 2022-03-30 02:21:50下载
- 积分:1
-
ARM采用的是LPC2210,液晶采用TFT的。源码为C。在SMATR2210上使用过。...
ARM采用的是LPC2210,液晶采用TFT的。源码为C。在SMATR2210上使用过。-ARM is based on LPC2210, the use of TFT LCD
- 2022-08-07 20:00:42下载
- 积分:1
-
4x4矩阵扫描键盘 用于PIC16f8
4x4矩阵扫描键盘 用于PIC16f8-4x4 matrix keyboard scanning for PIC16f8
- 2022-12-26 18:20:03下载
- 积分:1