-
FemtoEncoder Public
Simple firmware deploy helper
Python GNU General Public License v3.0 UpdatedMay 17, 2025 -
-
SlimyTask Public
Just a few chonky RTOS helpers for ESP32
C++ GNU General Public License v3.0 UpdatedJan 11, 2025 -
-
ArcticTerminal Public
ArcticTerminal is a simple library for ESP32 devices. It connects easily with ArcticStream through Bluetooth, allowing your ESP32 to wirelessly monitor and control systems.
-
ArcticStream Public
Python-based visualizer designed for integration with the ArcticTerminal library for ESP32.
-
ArcticStream-Builds Public
This repository contains all the necessary build files and executables for ArcticStream. It's a dedicated space for those who need the compiled versions of the software, without the source code.
GNU General Public License v3.0 UpdatedJan 24, 2024 -
SmartSyncEvent Public
ESP32 Thread-safe event management for synchronous tasks.
-
ChromaLog Public
A vibrant, thread-safe logging utility tailored for ESP32 in RTOS environments. Delivers colorful outputs, printf-style formatting, and mutex protection for concurrent tasks. Easily customizable wi…