-
模拟实现了交通灯的显示和手动调整的功能,花了我不少心思的哦。...
模拟实现了交通灯的显示和手动调整的功能,花了我不少心思的哦。-Simulation realize the traffic light display and manually adjust the functions and spent a lot of thought, oh my.
- 2022-02-26 12:59:17下载
- 积分:1
-
ADC0809是广泛使用的模/数转换器,在可不采用外部总线结构的单片机系统中(如
由AT89C51组成的系统)。ASC0809的数据线直接与单片结构的I/0...
ADC0809是广泛使用的模/数转换器,在可不采用外部总线结构的单片机系统中(如
由AT89C51组成的系统)。ASC0809的数据线直接与单片结构的I/0 口相连,并由单片机的I/O
口直接对ADC0809进行控制。-ADC0809 is widely used in analog/digital converters, in not using the external bus architecture in the single-chip microcomputer system (such as the composition of the system by the AT89C51). ASC0809 data lines directly with the monolithic structure of I/0 I connected the MCU I/O port directly to control the ADC0809.
- 2022-01-28 05:48:44下载
- 积分: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读写fm1702sl SPI接口的读写程序 IO口模拟SPI接口
C51读写fm1702sl SPI接口的读写程序 IO口模拟SPI接口-C51 to read and write fm1702sl SPI interface to read and write procedures for analog IO port SPI interface
- 2022-04-07 19:26:16下载
- 积分:1
-
C++ Buider下控制USB设备的例程。目标板为C8051F开发板,可通过此程序控制目标版上的LED,读取开发板上的数据。...
C++ Buider下控制USB设备的例程。目标板为C8051F开发板,可通过此程序控制目标版上的LED,读取开发板上的数据。-C Buider USB devices under the control of programming. C8051F target board for the development board, through this process control objectives version of the LED, the development board to read the data.
- 2022-01-20 22:57:20下载
- 积分:1
-
AT45D041大容量IC卡 读写程序,不知现在还有没人用,以前我用过的一颗芯片。...
AT45D041大容量IC卡 读写程序,不知现在还有没人用,以前我用过的一颗芯片。-AT45D041 large-capacity IC card reading and writing process, I wonder if there is no one now, and I used a single chip.
- 2022-05-06 03:54:53下载
- 积分:1
-
单片机P2口4×4键盘。分别是0到15,很好用的程序欢迎大家下载...
单片机P2口4×4键盘。分别是0到15,很好用的程序欢迎大家下载-SCM P2 port 4 × 4 keyboard. Are 0 to 15, well welcome to use program to download
- 2022-02-26 09:57:18下载
- 积分:1
-
自己写的12864驱动程序,在MCS―51上调试过,我认为不错
自己写的12864驱动程序,在MCS―51上调试过,我认为不错-Wrote it myself, 12864 drivers, increase in the MCS-51 tried, I think it is true
- 2022-02-27 01:19:05下载
- 积分:1
-
用单片机实现的CAN总线通讯程序,其中包括CAN协议,键盘及显示控制芯片7279的控制程序。...
用单片机实现的CAN总线通讯程序,其中包括CAN协议,键盘及显示控制芯片7279的控制程序。-MCU CAN bus communication procedures, including CAN agreement, keyboard and display controller chips 7279 the control procedures.
- 2022-04-15 15:08:36下载
- 积分:1
-
EPM1270 achieved by 1602 LCD driver Verilog
用EPM1270实现的1602液晶驱动Verilog-EPM1270 achieved by 1602 LCD driver Verilog
- 2022-05-08 00:43:45下载
- 积分:1