-
ucos
ucos-ii在C8051F020上的移植-ucos-ii on C8051F020 transplant
- 2022-07-15 14:25:03下载
- 积分:1
-
基于KEIL RVMDK开发环境的和基于ST公司的STM32系列MCU在音频方面的应用源代码....
基于KEIL RVMDK开发环境的和基于ST公司的STM32系列MCU在音频方面的应用源代码.-failed to translate
- 2023-08-30 10:15:04下载
- 积分:1
-
单片机液晶显示驱动程序
lcd common driver with mcu
- 2022-01-24 16:03:18下载
- 积分:1
-
本程序实现任意波形发生器的菜单选择操作。
此程序实现任意波形发生器的菜单选择操作及向FPGA发送控制命令,实现任意波形发生并能将产生的组合波保存下来,有掉电保护的功能-Realize this procedure arbitrary waveform generator of the menu to select the operation and send control commands to the FPGA to achieve arbitrary waveform occurs and can produce a combination of wave preserved, has brown-out protection function
- 2022-04-07 09:09:46下载
- 积分:1
-
DS1302HT1302 real
DS1302HT1302实时时钟与89C2051接口子程序
- 2022-08-16 00:50:33下载
- 积分:1
-
51单片机上的LCD12864驱动,相关的LCD驱动可以在我发布的其它驱动中找到。...
51单片机上的LCD12864驱动,相关的LCD驱动可以在我发布的其它驱动中找到。-51 MCU on the LCD12864 driver, LCD driver can be related to the other drivers I have found.
- 2022-06-12 14:31:40下载
- 积分:1
-
[原创]PIC单片机完成格雷(Golay)编码的源码.
[原创]PIC单片机完成格雷(Golay)编码的源码.-[original] PIC completed Gray (Golay) encoding the source.
- 2022-01-29 01:17:51下载
- 积分: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及SL811读写U盘的源程序,开发文档资料,芯片数据手册,测试命令及测试工具,电路原理图,请参C51_SL811_ModeDisk_manual...
基于C51及SL811读写U盘的源程序,开发文档资料,芯片数据手册,测试命令及测试工具,电路原理图,请参C51_SL811_ModeDisk_manual-Based on the C51 and SL811 source disk to read and write U, the development of documentation, the chip data sheet, test orders and test tools, circuit schematic diagram, please refer to C51_SL811_ModeDisk_manual
- 2023-05-26 11:05:02下载
- 积分:1
-
7279 driver keyboard AT89C51 single
AT89c51单片机7279驱动键盘数码管程序-7279 driver keyboard AT89C51 single-chip digital control procedures
- 2022-08-24 01:47:43下载
- 积分:1