Skip to content
#

esp32-wroom

Here are 96 public repositories matching this topic...

GasSensorOS 是基于 ESP32 系列模组开发的嵌入式操作系统。项目包含多个模块,如数据结构容器、OLED 显示驱动、真随机数生成与加密算法、内核任务管理、I/O 操作、傅里叶变换工具,以及网络服务器等功能。项目使用 C/C++ 语言编写,强调模块化、通用化设计和硬件抽象,便于开发高效的物联网应用。 在开发的过程中,项目将优先使用 C++ STL,并充分利用微控制器的计算性能,以构建通用的功能组件,而非依赖于特定硬件设计。这样使得组件具有跨平台通用性,能够同时适用于不同架构的 CPU,但可能在性能上不如基于特定硬件实现的组件。 项目目前仍处于早期开发阶段,并以 AGPL-3.0 开源协议发布。

  • Updated Sep 1, 2024
  • C

Improve this page

Add a description, image, and links to the esp32-wroom topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the esp32-wroom topic, visit your repo's landing page and select "manage topics."

Learn more