-
USB虚拟COM端口与stm32f407vg
这段代码在你的微控制器,你可以在PC COMPORT RS232,而无需使用任何USB转串口转换器
- 2022-05-20 02:12:29下载
- 积分:1
-
Their board in 16 experiments conducted successful experiments in a very good nu...
自己在16实验板上实验成功的几个16实验程序非常好的-Their board in 16 experiments conducted successful experiments in a very good number of 16 experimental procedure
- 2022-02-05 12:25:30下载
- 积分:1
-
单片机电子密码锁
#include
#include
#include
#include //包含随机函数rand()的定义文件
#include //包含_nop_()函数定义的头文件
#define uchar unsigned char
#define uint unsigned int
#define LCDIO P0
#define delay4us() _nop_();_nop_();_nop_();_nop_();
uchar buffer[4]={0}; //缓冲
sbit sda=P3^3; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 00:10:04下载
- 积分:1
-
Linux下SDIO设备的驱动程序,可以移植到其他系统如ucos上面
Linux下SDIO设备的驱动程序,可以移植到其他系统如ucos上面-Linux under the SDIO device drivers, can be transferred to other systems such as the above uCOS
- 2022-03-04 15:46:48下载
- 积分:1
-
The latest version of u
最新版的u-boot,2008-10-18发布-The latest version of u-boot ,2008-10-18 release
- 2022-07-05 07:21:21下载
- 积分:1
-
uboot是一款优秀的嵌入式系统的bootloader程序。本软件包是uboot在ADI公司的blackfin533处理器上的移植。...
uboot是一款优秀的嵌入式系统的bootloader程序。本软件包是uboot在ADI公司的blackfin533处理器上的移植。--Uboot is a good bootloader program for embedded system. This software package is a migration of uboot on ADI s blackfin533 CPU.
- 2022-03-13 05:48:09下载
- 积分:1
-
对于ads8344 / ADS8345 ADC PIC驱动
PIC driver for ADS8344 / ADS8345 ADC-PIC driver for ADS8344/ADS8345 ADC
- 2022-04-24 22:54:49下载
- 积分:1
-
通过PIC16F877主控芯片操作ISD1760语音芯片,可以通过手动录音以后实现录音地址的提取。地址计算方法包含在注释中,音质好,可以满足大部分的需求。...
通过PIC16F877主控芯片操作ISD1760语音芯片,可以通过手动录音以后实现录音地址的提取。地址计算方法包含在注释中,音质好,可以满足大部分的需求。-PIC16F877 chip operations through the Master ISD1760 voice chip, can be achieved by manually recording after the recording address of the extract. Address calculation method is included in the notes, the sound quality is good, to meet the needs of the majority.
- 2022-01-26 06:22:51下载
- 积分:1
-
ARM732位嵌入式系统,看门狗溢出产生中断的代码
ARM732位嵌入式系统,看门狗溢出产生中断的代码-ARM732-bit embedded systems, watchdog overflow interrupt generated code
- 2022-10-15 16:55:02下载
- 积分:1
-
建立两个任务AB,A可以挂起B,同时也可以恢复B
建立两个任务AB,A可以挂起B,同时也可以恢复B-Mission set up two AB, A can hang B, can also restore B
- 2022-02-16 07:31:54下载
- 积分:1