-
在80C51上用汇编语言实现的数字钟程序,具有闹铃、秒表和设置时间等动能。...
在80C51上用汇编语言实现的数字钟程序,具有闹铃、秒表和设置时间等动能。-80C51 used in assembly language procedures for the realization of the digital clock with alarm, stopwatch and time settings, such as kinetic energy.
- 2022-03-16 23:00:12下载
- 积分:1
-
一些实用的单片机c程序
一些实用的单片机c程序-some practical procedures SCM c
- 2023-05-01 02:55:03下载
- 积分:1
-
缺水传感器V1.0,绝对原创,传感器好
缺水传感器V1.0,绝对原创,传感器好-Water sensor V1.0, an absolute original, a good sensor
- 2022-03-07 18:57:53下载
- 积分: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
-
FlashAcessV0.4.6 version for the application programmer FALSH, BANYAN DAEMON nee...
FlashAcessV0.4.6版,用于烧写FALSH的应用程序,需要BANYAN DAEMON的支持,配合BNAYAN系列仿真器或者简易JTAG电缆访问目标板上的FLASH,可支持ARM7/ARM9,各种FLASH。需要1K RAM 运行-FlashAcessV0.4.6 version for the application programmer FALSH, BANYAN DAEMON need the support and facilitation of BNAYAN series or simple JTAG emulator target cable access board FLASH, can support ARM7/ARM9, a variety of FLASH. 1K RAM needs to run
- 2023-02-09 19:55:03下载
- 积分:1
-
This is a MCU51 C language programming information available in single
这是一个MCU51 C语言编程方面的资料,可供在单片机设计方面的人员参考-This is a MCU51 C language programming information available in single-chip design reference
- 2023-03-19 18:15:04下载
- 积分:1
-
Sunplus 16
凌阳16位机 SPL501驱动程序-显示字符-Sunplus 16-bit machine SPL501 driver- display characters
- 2022-03-18 07:50:48下载
- 积分:1
-
MSC
MSC-51 3字节和4字节浮点数计算程序,主要用于数据采集及上传,经过IEEE转换,在上位机直接显示-MSC-51 3-byte and four-byte floating point calculation procedure used mainly for data acquisition and uploads After IEEE conversion, the PC directly show
- 2023-01-17 23:05:03下载
- 积分:1
-
Microchip PIC18F系列部分串口设备驱动程序
Microchip PIC18F 设备驱动 UART 部分-Microchip PIC18F family part UART device driver
- 2022-01-26 04:20:29下载
- 积分:1
-
这是利用C51语言编写的读写LCD的程序,它已完全调试通过。
这是利用C51语言编写的读写LCD的程序,它已完全调试通过。-This is the use of C51 language literacy LCD procedures, it has completely through debugging.-This is the use of C51 language literacy LCD procedures, it has completely through debugging.
- 2022-02-24 14:03:52下载
- 积分:1