Real operating systems on a tiny microcontroller.
Real-time PC hardware monitoring on a WT32-SC01 ESP32 touchscreen display. An open-source alternative to AIDA64 sensor panels — using LibreHardwareMonitor, Python and a 480×320 TFT with touch ...
This is the C++ implementation of the ataraxis-transport-layer (AXTL) library, designed to run on Arduino and Teensy microcontrollers. It provides methods for bidirectionally communicating with a host ...
Using PlatformIO with Visual Studio Code offers a powerful, flexible, and easy-to-use environment for microcontroller firmware development. This article describes an example of integrating PlatformIO ...
When Espressif Systems released Arduino ESP32 Core 3.0.0 we noted that PlatformIO support was in doubt due to business issues between Espressif and Platform IO developers. There has been no progress ...
Usually, the problem comes before the solution, but for [Stavros], the opposite happened. A 4.7″ E-Ink screen with integrated battery management and ESP32 caught his eye, and he bought it and started ...
If you’ve ever used an LED with a Raspberry Pi, then you probably know how GPIO outputs work. Code makes electricity flow through General Purpose Input / Output (GPIO) pins, passes through the LEDs, ...