-
介绍了Linux嵌入式GUI开发工具QT下,使用QT绘制qpainte…
介绍了嵌入式linux下gui开发工具qt,利用qt提供的qpainter进行画图。取得了很好的效果
-Introduced under linux embedded gui development tools qt, use qt to draw qpainter provided. Achieved good results
- 2022-02-24 11:48:56下载
- 积分:1
-
国内还比较新的network processor的微代码开发,关于scratch ring的例子,用的uc语言,告诉你如何利用已有的宏和调用硬件资源。...
国内还比较新的network processor的微代码开发,关于scratch ring的例子,用的uc语言,告诉你如何利用已有的宏和调用硬件资源。-domestic still relatively new network of micro-processor code development, on the scratch ring example, the uc language, tell you how to make use of the call-and hardware resources.
- 2023-07-03 09:10:04下载
- 积分:1
-
4 位计数器
这是一个简单的 vhdl 代码计数器与 synthesizeble xilinx ise 项目。它是一个四位计数器用于 xilinx 斯巴达 6 lx9 fpga 上 sparten 6 lx9 microboard 实施测试。
- 2022-01-31 14:13:48下载
- 积分:1
-
对传感器MPU6050进行调试设置参数(硬件IIC)
#include "stm32f10x.h"#include "I2C_MPU6050.h"#include "usart1.h"#include "delay.h"int main(void){ InitMPU6050();/***********************************************************************/while(1){printf("
---------------%d
",GetData(ACCEL_XOUT_H));printf("
----------------%d
",GetData(ACCEL_YOUT_H)); printf("
------------------%d
",GetData(ACCEL_ZOUT_H)); printf("
---------------%d
",GetData(GYRO_XOUT_H)); printf("
-----------------%d
",GetData(GYRO_YOUT_H)); printf("
---------Ã---------%d
",GetData(GYRO_ZOUT_H));delay_ms(500);} }/******************* (C) COPYRIGHT 2012 WildFire Team *****END OF FILE************/
- 2022-01-28 09:30:30下载
- 积分:1
-
嵌入式系统设计简介
嵌入式系统设计简介-Embedded System Design
- 2022-11-24 10:25:03下载
- 积分:1
-
at89c51为单片机爱好者提供一个很好的资料。
at89c51为单片机爱好者提供一个很好的资料。-AT89C51 single-chip lovers to provide a good information.
- 2022-10-28 04:20:03下载
- 积分:1
-
基于minigui开发的一套图形控件系统,包括按钮、编辑框、滚动条、列表等控件,这些控件实现了多种风格,可灵活定制。...
基于minigui开发的一套图形控件系统,包括按钮、编辑框、滚动条、列表等控件,这些控件实现了多种风格,可灵活定制。-Minigui developed based on a set of graphical control system, including buttons, edit boxes, scroll bars, list of such controls, these controls to achieve a variety of styles, can be flexibly customized.
- 2022-01-26 04:35:20下载
- 积分:1
-
eb55 Evaluation routines for ads
eb55评估板例程 for ads-eb55 Evaluation routines for ads
- 2022-11-26 19:20:03下载
- 积分:1
-
本程序为avr控制程序,为俄罗斯方块程序,已经在编译器上运行过...
本程序为avr控制程序,为俄罗斯方块程序,已经在编译器上运行过-the procedures for avr control procedures, procedures for the Russian box, the compiler had run off
- 2022-02-14 16:41:27下载
- 积分:1
-
ADI公司的Blackfin系列处理器的交叉编译,用于举办跨…
ADI公司Blackfin系列处理器的交叉编译器,用来在主机上交叉编译应用程序-ADI Corporation Blackfin family of processors cross compiler, used to host cross compiler applications
- 2023-01-12 23:30:04下载
- 积分:1