-
All ESP32 software is fundamentally built using ESP-IDF. ESP-IDF uses FreeRTOS for multitasking and synchronization primitives , provides a hardware abstraction layer to give applications easier access to things like I2C, SPI, hardware timers and the like, and provides a network stack, filesystem and some other low level services.
-
InfluxDB
Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
-
This is probably the simplest next step before fully transitioning to ESP-IDF and dumping PlatformIO. Here's the PlatformIO example repo that does just this. https://github.com/platformio/platform-espressif32/tree/develop/examples/espidf-arduino-blink
-
Related posts
-
Is there a way to communicate with uart_write_bytes and read_bytes with s3s native USB
-
No serial output on ESP32S3N16R8V custom board when using platform io.
-
How to setup platform up for this flashing board?
-
Can't import IDF headers for I2S. Please help me work out what I'm doing wrong?
-
New T-Display S3 ESP32S3 review