分析和讨论Qt/Embedded的主流版本3.x系列的底层实现技术;结合2.x版本系列和3.x版本系列,在两种不同的硬件平台(Intel PXA255开发系统与笔者自行设计的Motorola MC9328 MX1开发系统)上的移植过程,讨论Qt/Embedded的底层设备接口与应用移植技术。
1
摘要:分析和讨论Qt/Embedded的主流版本3.x系列的底层实现技术;结合2.x版本系列和3.x版本系列,在两种不同的硬件平台(Intel PXA255开发系统与笔者自行设计的Motorola MC9328 MX1开发系统)上的移植过程,讨论Qt/Embedded的底层设备接口与应用移植技术。      关键词:Qt/Embedded嵌入式Linux framebuffer 驱动接口 引言 随着嵌入式Linux应用的不断发展,嵌入式处理器运算能力的不断增强,越来越多的嵌入式设备开始采用较为复杂的GUI系统,手持设备中的GUI系统发展得非常迅速。传统的GUI系统,如Microwind
1
Wix嵌入式MySql Wix嵌入式MySql库提供了一种在集成测试中运行真实MySql的方法。 为什么? 您的测试可以在类似于生产的环境中运行:匹配版本,编码,时区,数据库/模式/用户设置; 它比手工安装正确的版本容易,容易得多。 您可以在没有任何本地设置的情况下为每个项目使用不同的版本/配置; 支持多种平台:Windows,Linux和OSX; 提供不断更新的MySql的多个版本-5.5、5.6、5.7、8.0; 所有受支持的OS(x86 / x64)和版本(5.5、5.6、5.7、8.0)的测试矩阵。 玛文 向您的pom.xml添加依赖项: < dependency> < groupId>com.wix < artifactId>wix-embedded-mysql
2022-05-20 22:12:29 99KB Java
1
Embedded PowerPC Operating System User’s Manua
2022-05-18 21:00:56 3.4MB ppc476
1
9轴传感器的ARM驱动程序。Embedded MotionDriver 6.12 is our first ever 9-axis solution not locked to a specific MCU.Version 6.1.2 is an update to 6.1 that includes bug fixes and new libraries. This release is supported across all ARM Mx core architectures and supports the InvenSense MPU-6000, 6050, 6500, 9150, and 9250. The release includes optimized libraries and example projects for M3 and M4 cores as well the generic ARM library for any Mx core and an additional library and project for the TI MSP430. eMD 6.1 also includes a Python client for both visualizing the sensor performance and commands for printing data. This solution will allow you to easily leverage and configure numerous features of the DMP and also benefit from dynamic features in the MPL software library. Libraries specific to IAR, Keil, and GCC are included.
2022-05-17 11:07:22 23.08MB 9轴传感器 驱动 ARM
1
ESPRotary:ArduinoESP8266库可简化读取旋转编码器数据的过程
2022-05-14 13:31:15 10KB c-plus-plus arduino esp8266 embedded
1
介绍了现有的TPM的编程接口,主要讲解了如何利用可信计算在无线传感网、智能电网等4类应用场景中设计可信嵌入式系统,最后总结了实现嵌入式场景下实现可信应用的基本构建块,如PUF,路由协议等。
2022-05-12 17:00:11 10.86MB 文档资料 可信计算
VESA Embedded DisplayPort Standard This standard defines requirements and options of a standardized display panel interface for embedded display applications. It is based on the VESA DisplayPort Standard Version 1.3 and includes implementation options recommended for consideration by the system integrator
2022-05-11 14:16:40 3.09MB VESA eDP1.3 eDP1.4
1
Embedded low-power deep learning with TIDL.pdf
2022-05-07 16:58:15 719KB Embedded lowpower Deep learning
1
面向嵌入式系统优化SELinux的方法。主要是嵌入式系统内存和计算资源都比较紧张,集成SELinux之后可能会对嵌入式设备的内存和性能产生明显的影响,因此本文探索了对SELinux进行内存和性能优化的诸多方法。