Programming

ESP32 – Auto Program & Reset

The upload procedure for ESP32 boards is a little different from a standard Arduino procedure. Most Arduino’s will automatically reset when a new program is being uploaded, and will automatically enter programming mode. On some ESP boards you have to manually enter programming mode, and on the bare-bones modules, you even have to reset them

ESP32 – Auto Program & Reset Read More »

Atom – Pulsar

Software tools play a pivotal role in the lives of developers, providing them with powerful features and an intuitive user interface to enhance their coding experience. Among the popular code editors, Atom Editor has been a beloved choice for many developers due to its flexibility and extensive customization options. However, as technologies evolve and new

Atom – Pulsar Read More »

ESP32 – S3 MINI Pinout

Since Espressif Systems arrived in our collective consciousness, they have expanded their range from the ESP8266 to the ESP32, and going beyond the original WROOM and WROVER modules to a range of further ESP32 products. There’s a single-core variant and one that packs a RISC-V core in place of the Tensilica one, and now they’ve

ESP32 – S3 MINI Pinout Read More »

Scroll to Top