-
C8051F series microcontrollers configuration software ConfigAndConfig2Install, t...
C8051F系列单片机配置软件ConfigAndConfig2Install,也就是专家系统,很不错!-C8051F series microcontrollers configuration software ConfigAndConfig2Install, that is, expert systems, very good!
- 2022-07-10 06:16:13下载
- 积分:1
-
LCD C 文件请看看是否合适、请给我加分
第一次上传文件
LCD C 文件请看看是否合适、请给我加分
第一次上传文件-LCD C requested documents to see if appropriate, please give me extra points first upload documents
- 2023-07-21 13:00:04下载
- 积分:1
-
DAC0832 DA转换 三角波 正弦波 以及锯齿波 的源程序
DAC0832 DA转换 三角波 正弦波 以及锯齿波 的源程序-DAC0832 DA conversion triangle-wave sine wave, as well as the source sawtooth
- 2023-04-25 08:25:03下载
- 积分:1
-
一个单片机实验的电子琴程序清单 用汇编语言编成
一个单片机实验的电子琴程序清单 用汇编语言编成-a microcontroller experimental procedure, the flower inventory into assembly language
- 2023-02-23 18:30:03下载
- 积分:1
-
本代码以8051单片机做的,实现对电子钟的功能。功能包括四按键对电子钟的时间及年月日的调整,6LED数码管显示时间。各部分功能以模块写出,便于以后调用,对于初学...
本代码以8051单片机做的,实现对电子钟的功能。功能包括四按键对电子钟的时间及年月日的调整,6LED数码管显示时间。各部分功能以模块写出,便于以后调用,对于初学单片机的朋友们会有很大帮助。-The code to 8051 to do, to achieve the electronic clock function. Features include 4 buttons on the electronic form of time and date adjustment, 6LED digital tube display time. All parts of capabilities to the module to write, easy to call the future, for beginners SCM would be of great help to my friends.
- 2022-04-25 01:13:32下载
- 积分: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
-
二进制小数转为十进制BCD码的汇编程序,结果保留四位并在七段数码管上输出...
二进制小数转为十进制BCD码的汇编程序,结果保留四位并在七段数码管上输出-decimal to binary decimal BCD compilation procedures, and results in four reservations in paragraph 107 digital output tube
- 2022-05-13 00:19:33下载
- 积分:1
-
关于单片机的按键程序,实现按一下,反应一次
关于单片机的按键程序,实现按一下,反应一次-Button on the SCM process, click the realization, the reaction time
- 2022-03-15 23:57:35下载
- 积分:1
-
mcs51 platform SA866AE control procedures. With I/O port simulation spi, high
mcs51平台的SA866AE控制程序.用I/O口模拟spi,高质量代码.-mcs51 platform SA866AE control procedures. With I/O port simulation spi, high-quality code.
- 2022-03-24 15:21:19下载
- 积分:1
-
P87C591的CAN通讯程序模块,可在keil下调试运行
P87C591的CAN通讯程序模块,可在keil下调试运行-P87C591 CAN communication process module, the debugger running under Keil
- 2022-12-21 16:20:02下载
- 积分:1