-
moto e2的实时系统概况的源码,使用了qt界面,可以显示当前cpu、内存、和数据状态,使用arm...
moto e2的实时系统概况的源码,使用了qt界面,可以显示当前cpu、内存、和数据状态,使用arm-linux-gcc编译,并且要搭建相应的qt环境-moto e2 Overview of real-time system source code, use the qt interface, you can display the current cpu, memory, and data state, the use of arm-linux-gcc compiler, and to build the corresponding qt environment
- 2022-06-26 20:52:42下载
- 积分:1
-
Zynq7000 无人机代码
Zynq7000.This 无人机代码是 apm 喜欢无人机的 zynq7000 平台的代码。您可以构建这在 Xilinx sdk。这是 apm 喜欢无人机的 zynq7000 平台的代码。您可以构建这在 Xilinx sdk。这是 apm 喜欢无人机的 zynq7000 平台的代码。您可以构建这在 Xilinx sdk。
- 2022-09-14 17:35:04下载
- 积分:1
-
UART 源代码 AVR 平台
UART 库中,源文件写的榆树-陈,但我添加了一个函数,它使 u 从终端接收一个字符串。
它是为 AVR 系列,使用的平台是 ATMEGA64
但如果您更改在 headerfile #defines,你可以到任何 avr 端口
希望是有用的
- 2022-02-20 16:09:51下载
- 积分:1
-
基于NiosII的网络监控系统的设计,Altera设计大赛韦恩…
基于NIOSii的网络监控系统设计,altera设计大赛获奖作品-NIOSii based on the network monitoring system design, altera Design Contest winning entries
- 2022-07-27 20:43:03下载
- 积分:1
-
基于AT89C52和FPGA的小系统板,含AD/DA接口
基于AT89C52和FPGA的小系统板,含AD/DA接口-AT89C52 and FPGA based on a small system board, including AD/DA interface
- 2023-01-11 19:25:03下载
- 积分:1
-
基于msp430的温度报警器
代码是在msp430f149开发板的基础上将ds18b20,lcd1602,蜂鸣器和按键结合的系统。本系统已实现了对局部温度的采样测量,可以用于冰箱,柜子等小环境的温度测量,并且在温度过高时会发出警告,而且临界值可以通过按键修改。
- 2023-05-29 16:00:04下载
- 积分:1
-
DSP simulation with I2C interface MCBSP procedures. Which is a DSP model C5416
DSP中用MCBSP模拟I2C接口的程序.其中DSP的型号是C5416-DSP simulation with I2C interface MCBSP procedures. Which is a DSP model C5416
- 2022-07-21 22:52:00下载
- 积分:1
-
dsp的dma例子,mcbsp与dma之间通信
dsp的dma例子,mcbsp与dma之间通信-dsp" s dma example, mcbsp and communication between the dma
- 2022-09-27 14:25:02下载
- 积分:1
-
最简单的实现正先波的AT8951程序,是用C语言写的最基本的 我想对初学者肯定有用...
最简单的实现正先波的AT8951程序,是用C语言写的最基本的 我想对初学者肯定有用-The simplest is to realize wave AT8951 procedures, is written in C language basic I would certainly be useful for beginners
- 2023-04-15 08:20:03下载
- 积分:1
-
pop3 客户端
C语言编写的基于openssl 邮箱客户端源码。。可以直接编译运行测试。希望对大家有帮助,都可以站在巨人的肩膀上。还有基于base64的解码模块一并集成在里面。extern hdmail_ret HdmailOpen(char *add,char *user,char *pwd,unsigned short port);
extern hdmail_ret HdmailGetMailNum(unsigned short *num);
extern hdmail_ret HdmailRetrieveMail(unsigned short index);
extern hdmail_ret HdmailDelMail(unsigned short index);
extern hdmail_ret HdmailClose(void);
- 2022-04-30 07:46:38下载
- 积分:1