注意:如果您的公司有禁止产品中使用开放源代码的政策,则所有QP框架都可以进行,在这种情况下,您无需使用任何开放源代码许可证,也不会违反您的政策。 什么是新的? 在以下位置查看QP / C修订历史记录: : 文献资料 此特定版本的QP / C的脱机HTML文档位于文件夹html /中。 要查看脱机文档,请在Web浏览器中打开文件html / index.html。 最新版QP / C的在线HTML文档位于: : 关于QP / C QP / C(C语言中的Quantum平台)是一种轻量级的开源用于将现代嵌入式软件构建为异步的,事件驱动的(角色)系统。 框架是由 , 和框架组成的更大家
2025-08-05 23:29:24 15.33MB arm framework embedded actor-model
1
Chrome统一服务器 Unity游戏中嵌入式Chromium浏览器的代理服务器。 :construction: 这是一项正在进行的工作,请勿使用 :construction: :construction: 这是一项正在进行的工作,请勿使用 :construction: 产品特点 使用Chromium中的所有现代网络功能。 通过命名管道进行快速数据交换,从而可以实现较高的FPS。 将鼠标和键盘事件从游戏传递到浏览器。 输入支持组合键,拖动,选择和滚动。 C#代码和浏览器内JavaScript代码之间的双向消息传递。 该项目包括两部分:第一,服务器,它管理CEF(Chrome嵌入式框架)浏览器实例。 其次,.NET库用于集成到Unity或其他应用程序中,该库通过命名管道与服务器进行
2025-08-05 10:54:26 2.58MB unity
1
可以在keil安装的Arm Compiler,过程可以看https://blog.csdn.net/baidu_41704597/article/details/131723098,实测在5.38可以,5.30不支持
2025-07-26 10:43:13 303.83MB arm keil stm32
1
内容概要:文档详细介绍了SMARC(Smart Mobility ARChitecture)2.1.1版本的技术规范,涵盖了模块概述、接口特征与信号定义等内容,特别强调了接口所需的必选与可选特性及其配置优先级,提供了各种显示界面和支持的摄像头接口等详细的硬件接口规范。 适用人群:嵌入式系统设计师、硬件开发者及对SMARC标准感兴趣的工程师和科研人员。 使用场景及目标:帮助理解和设计符合SMARC 2.1.1标准的模块化计算平台,确保各部分之间的兼容性和正确互连。 其他说明:文中包含了多个版本变更的历史记录,便于追踪标准的演变,同时强调了本标准文档的法律声明和免责声明。对于具体实现时可能涉及的专利权等问题进行了提示,提醒使用者注意保护自己免于侵权责任。
2025-07-10 14:22:58 1.72MB Embedded System Hardware Specification
1
Unity浏览器插件 Embedded Browser 3.1.0(ZFBrowser)
2025-07-07 21:02:24 430.49MB unity
1
二、溅射工艺 Sputter是真空镀膜的一种方式。它的工作原理是在高真空的状态中冲 入氩气,在强电场的作用下使气体辉光放电,产生氩正离子,并加速 形成高能量的离子流轰击在靶材表面,使靶原子脱离表面溅射(沉积) 到硅片表面形成薄膜。它具有以下的优点: 1、不用蒸发源加热器,避免了加热材料的污染; 2、能在大面积上淀积厚度均匀的薄膜,台阶覆盖性能好; 3、淀积层与硅片衬底附着力强。
2025-05-23 08:10:12 2.35MB 封装
1
【IAR工具破解】涉及的是嵌入式系统开发中常用的一款集成开发环境——IAR Embedded Workbench的激活问题。IAR Embedded Workbench是由IAR Systems公司开发的专业级嵌入式软件开发工具,广泛应用于微控制器(MCU)的程序编写和调试。这款工具以其高效的编译器和用户友好的界面在业界享有较高声誉。 IAR提供的不同版本如MSC-51v7.6、ARMv5.2和AVR5.11B,分别对应于不同的微处理器架构:MSC-51系列是针对Intel 8051及其兼容的微控制器;ARMv5.2则是为ARM架构的处理器设计;而AVR5.11B则是针对Atmel公司的AVR系列MCU。这些版本的IAR工具通常需要购买许可证才能合法使用,但有些开发者可能会寻找破解工具以获取免费的使用权。 【IRA破解工具】通常指的是未经官方授权的程序,用于绕过IAR工具的许可验证机制,使得用户可以在没有购买许可证的情况下使用软件。尽管这样的破解工具可能让开发者在预算有限时得以继续项目,但使用它们存在法律风险和道德争议。非法破解违反了软件版权法,可能导致法律诉讼。破解工具可能存在恶意代码,对用户的电脑安全构成威胁。不支持正版软件不利于软件行业的健康发展,也影响开发者获取软件更新和技术支持。 对于嵌入式开发来说,持续的软件更新和官方技术支持至关重要,因为这关系到产品的稳定性和安全性。因此,建议开发者选择合法途径获取和使用IAR Embedded Workbench,如购买许可证或者利用免费试用版进行学习和初步开发。这样不仅能确保开发过程的合法性,还能得到官方的技术支持和最新功能的更新,有利于提升项目的质量和效率。 虽然破解工具看似提供了短期的便利,但长期来看,合法合规的使用开发工具才是保障项目和职业生涯可持续发展的正确路径。对于嵌入式开发人员而言,理解并尊重知识产权,合理使用开发工具,是专业素养的重要体现。
2025-05-07 08:50:36 335KB Embedded
1
This book is self-published and is printed on demand. The original ISBN was generated in 2012, but if you purchase the book new from CreateSpace or Amazon you will get the new version, which was uploaded January 3, 2017. This book, now in its fourth edition (January 2017), is the third in a series of three books that teach the fundamentals of embedded systems as applied to ARM Cortex-M microcontrollers. This book specifically covers the TM4C and MSP432 microcontrollers; however, it could be used with any Cortex-M microcontroller. This third volume is primarily written for senior undergraduate or first-year graduate electrical and computer engineering students. It could also be used for professionals wishing to design or deploy a real-time operating system onto an ARM platform. The first book Embedded Systems: Introduction to the ARM Cortex-M Microcontroller is an introduction to computers and interfacing focusing on assembly language and C programming. The second book Embedded Systems: Real-Time Interfacing to ARM Cortex-M Microcontroller focuses on interfacing and the design of embedded systems. This third book is an advanced book focusing on operating systems, high-speed interfacing, control systems, robotics, Bluetooth, and the Internet of Things (IoT). Rather than buying and deploying an existing OS, the focus is on fundamental principles, so readers can write their-own OS. Embedded systems are a ubiquitous component of our everyday lives. We interact with hundreds of tiny computers every day that are embedded into our houses, our cars, our toys, and our work. As our world has become more complex, so have the capabilities of the microcontrollers embedded into our devices. An embedded system is a system that performs a specific task and has a computer embedded inside. A system is comprised of components and interfaces connected together for a common purpose. Specific topics include microcontrollers, design, verification, hardware/software synchronization, interfacing devices to the computer, real-time operating systems, data collection and processing, motor control, analog filters, digital filters, and real-time signal processing. This book employs many approaches to learning. It will not include an exhaustive recapitulation of the information in data sheets. First, it begins with basic fundamentals, which allows the reader to solve new problems with new technology. Second, the book presents many detailed design examples. These examples illustrate the process of design. There are multiple structural components that assist learning. Checkpoints, with answers in the back, are short easy to answer questions providing immediate feedback while reading. Simple homework questions provide more detailed learning opportunities. The book includes an index and a glossary so that information can be searched. The most important learning experiences in a class like this are of course the laboratories. More detailed lab descriptions are available on the web. Specifically for Volume 1, look at the lab assignments for EE319K. For Volume 2 refer to the EE445L labs, and for this volume, look at the lab assignments for EE445M/EE380L.6. There is a web site accompanying this book http://users.ece.utexas.edu/~valvano/arm. Posted here are Keil uVision projects for each the example programs in the book. You will also find data sheets and Excel spreadsheets relevant to the material in this book. The book will cover embedded systems for the ARM Cortex-M with specific details on the MSP432, TM4C123, and TM4C1294. Most of the topics can be run on any of these Texas Instruments LaunchPads. Ethernet examples can be run on the TM4C1294. Although the solutions are specific for the MSP432/TM4C families, it will be possible to use this book for other Cortex-M derivatives. Table of Contents Chapter 1. Computer Architecture Chapter 2. Microcontroller Input/Output Chapter 3. Thread Management Chapter 4. Time Management Chapter 5. Real-time Systems Chapter 6. Digital Signal Processing Chapter 7. High-Speed Interfacing Chapter 8. File system management Chapter 9. Communication Systems Chapter 10. Robotic Systems Appendix 1. Glossary Appendix 2. Solutions to Checkpoints
2025-04-21 03:06:55 6.45MB Embedded Systems
1
诺基亚LCD5110-HAL 该库用于控制STM32设备上的诺基亚5110 LCD。 它基于STM的HAL构建,旨在通过HAL的GPIO提供一种简便快捷的方法来使用5110。 它基于另外两个5110库: 泰伦·马耶尔(Tilen Majerle) @网站 @link 该库是为STM设备构建的,但不能在HAL上运行。 Tilen在STM32上也有一个不错的网站。 RinkyDinkElectronics的@web站点此库旨在控制Arduino的5110。 它也是基于本,它是学习有关显示基础知识的一个很好的起点。 我已经阅读了这两个库,并使用了其中的许多内容。 某些功能完全相同,但也有经过修改的功能。 随时使用和修改此库。 :D 如何使用这个库? 该库是为与STM32设备的STM32 HAL一起使用而构建的。 建议与STM32CubeMX一起使用。 使用此库的步骤: 在STM
2025-04-14 01:39:45 19KB embedded stm32f4 nokia5110
1
embedded.mobileprovision
2025-01-20 15:21:26 12KB
1