-
将NiosII程序下载到Flash的方法
将NiosII程序下载到Flash的方法-NiosII procedures will be downloaded to the Flash way
- 2022-01-25 20:29:20下载
- 积分:1
-
倒车雷达源代码,超声波发射,接收,测距。
倒车雷达源代码,超声波发射,接收,测距。-source code reversing radar, ultrasonic transmitter and receiver, location.
- 2022-05-06 19:52:55下载
- 积分:1
-
DTMF decoder based on FFT algorithm
输出文件刻录TMS320C6713套件中的文件将一部电话连接到另一部电话的麦克风输入拨号盘发送DTMF查看led的状态将正常工作
- 2023-06-08 12:05:03下载
- 积分:1
-
pic microcontroller tutorial contains: PIC microcontrollers and practical tutori...
pic单片机教程 含有:PIC单片机实用教程,MPLAB ICD2 使用指南-pic microcontroller tutorial contains: PIC microcontrollers and practical tutorials, MPLAB ICD2 User Guide
- 2023-06-23 15:00:07下载
- 积分:1
-
PLC梯形图的设计原理资料,好的学习资料
PLC梯形图的设计原理资料,好的学习资料-The design principle of the information ladder. . . . .
- 2022-07-04 05:42:24下载
- 积分:1
-
HLS协议实现
应用背景通过HLS实现从IPC个IOS传输音视频流,代码为原创,测试可以通过,代码结构简单明了,方便移植关键技术HLS是将音视频流通过HTTP协议传输出去,实现视频直播,hls协议实现是关键,主要是一些协议栈方面的工作
- 2022-10-24 02:35:03下载
- 积分:1
-
ULINK制作,内附Protell原理图和PCB板制作图
ULINK制作,内附Protell原理图和PCB板制作图-Ulink production, containing Protell schematic and PCB board production plans
- 2022-10-12 19:45:03下载
- 积分:1
-
lwIPtcp/ip栈。做嵌入式的同志们肯定有很多都在找这个吧,我提供的这个包里不仅包含源代码,还有详细的参考手册(PDF)。希望大家喜欢...
lwIPtcp/ip栈。做嵌入式的同志们肯定有很多都在找这个吧,我提供的这个包里不仅包含源代码,还有详细的参考手册(PDF)。希望大家喜欢-lwIPtcp/ip stack. So embedded comrades am sure many are looking for the bar, I offer this bundle includes not only the source code, there is a detailed reference manual (PDF). Hope you like
- 2022-03-20 18:31:28下载
- 积分:1
-
M68UICS08
M68UICS08-HC08通用仿真器(ICS)用户指南
- 2023-09-03 00:50:03下载
- 积分:1
-
中国时码BPC解码(单片机程序源码)
//单片机为89C52RC,时钟接收模块为淘宝买的15元的中国时码模块,下面代码可以解析出具体时间#include #include //************************************定义接收管脚*********************************************sbit ReceiveBit=P3^7;sbit test2=P3^6;unsigned int bdata BPCIndex; //BPC数据的下标0~49unsigned int bdata BitIndex; //BPCIndex数据中的位的索引0~7unsigned int BPCCode[50]; //存储2个BPC周期(20*2S)的值(20*10*2/8=50)
- 2023-06-04 03:55:03下载
- 积分:1