-
使用 ST7567 屏的初始化及其应用程序
使用 ST7567 屏的初始化及其应用程序-The use of the Initialization screen ST7567 and its applications
- 2022-01-24 16:17:28下载
- 积分:1
-
基于tw2835的的相关源代码程序,由一款51单片机来控制
基于tw2835的的相关源代码程序,由一款51单片机来控制-Tw2835-based source code of the relevant procedures, by a single-chip microcomputer 51 to control the
- 2022-02-20 15:39:02下载
- 积分:1
-
AT89C2051 microcontroller product manuals, a very detailed description of the AT...
AT89C2051单片机的产品手册,非常详细的说明了AT89C2051单片机的性能参数、结构和原理。-AT89C2051 microcontroller product manuals, a very detailed description of the AT89C2051 MCU performance parameters, structure and principle.
- 2023-02-18 14:00:04下载
- 积分:1
-
Using 16f876 & matrix led to show time.
Using 16f876 & matrix led to show time.
- 2022-02-13 10:02:31下载
- 积分:1
-
用NXP公司P89LPC9401单片机开发液晶显示,包括开发资料,各功能驱动程序....
用NXP公司P89LPC9401单片机开发液晶显示,包括开发资料,各功能驱动程序.-NXP Single Chip P89LPC9401 company with the development of liquid crystal display, including the development of information, the function driver.
- 2022-03-03 01:04: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
-
8bit adc
This program is free software you can redistribute it and/or mod...
8bit adc
This program is free software you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation either version 2, or (at your option) any
later version.-8bit adc
This program is free software you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation either version 2, or (at your option) any
later version.
- 2022-03-16 01:41:10下载
- 积分:1
-
一个变频器的代码,用msp430就能实现.低成本,可靠性也不错.
一个变频器的代码,用msp430就能实现.低成本,可靠性也不错.-A code converter, can realize with MSP430. Low-cost, reliability was generally good.
- 2022-04-26 11:03:16下载
- 积分:1
-
步进电机控制程序
利用51单片机控制步进电机的C语言程序,keil c 编译环境,可以直接调用控制步进电机,是学习单片机控制步进电机的初学者的必备参考程序,学习完本程序,可以深入了解步进电机的控制原理,轻松应付其他类型的步进电机,起到抛砖引玉的作用
- 2022-05-13 22:14:16下载
- 积分:1
-
12864LCD液晶仿真,控制器为[ks0108]
07液晶12864显示菜单[ks0108]
12864LCD液晶仿真,控制器为[ks0108]
07液晶12864显示菜单[ks0108]-LCD 12864LCD simulation, controller [ks0108] 07 LCD 12864 display menu [ks0108]
- 2023-08-01 21:40:03下载
- 积分:1