用几行代码构建出色的GUI GuiLite样本包含21个跨平台项目。 它们全部基于 。 他们可以向您展示如何使用GuiLite的界面,以及GuiLite如何在iOS,Android,GNU / Linux,Windows和macOS平台上工作。 GuiLite示例可以100%通过编译,可以在各种PC,电话,MCU和嵌入式(IoT)设备上运行。 Suppoort IDE:Visual Studio,Qt Creator,Keil GuiLite Samples可以在网页上运行,并使用WebGL进行3D功能,请访问以获取更多详细信息 GuiLite示例可以通过以下单个命令在Docker容器中运行: sudo docker run -it --privileged -v /dev:/dev-share idea4good/gui-lite:latest bash /run.sh MCU演示: MCU硬件:STM32F103ZET6(512K ROM,64K RAM)+ 240 * 320 16位彩色TFT LCD MCU软件:无操作系统,只有GuiLite 还支持:Windows
2022-05-29 22:46:23 80.18MB c gui embedded cpp
1
ZFBrowser,unity内嵌网页插件,可以正常使用,也就是unity资源商店中的Embedded Browser插件
2022-05-23 16:15:54 129.93MB ZFBrowser unity内嵌网页插件 Embedded Browser
1
分析和讨论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 文档资料 可信计算