Tag: PlatformIO
Arduino ESP32 Core 3.0.0 Released, but PlatformIO Support Still in Question
Espressif Systems has now released a stable version of ESP32 Arduino Core 3.0.0 with support for ESP32-C6 and ESP32-H2 MCUs based on the ESP-IDF 5.1.4 framework. As usual, you can now use this latest version of IDF in your Arduino IDE, but at the time of writing it's unclear whether...
Continue ReadingDIY UPDI USB Programmer is Low-Cost Alternative to Ready-Made Programmers
A UPDI USB programmer (Unified Program and Debug Interface) is basically an Atmel / Microchip proprietary programming interface used for some AVR microcontrollers like the ATtiny series. AVR is an 8-bit RISC architecture microcontroller that is developed by Atmel. With the newer...
Continue ReadingMeet M5Stack CORE2 ESP32 IoT Dev Kit for AWS IoT Edukit
A couple of months back, AWS launched AWS IoT EduKit, which is an easy way to learn how to build IoT applications using AWS services. AWS IoT EduKit is developed in such a way that everyone from beginner to expert can build end-to-end IoT applications. For this, Amazon has partnered...
Continue ReadingATtiny Flasher: An open-hardware flashing tool for the Atmel ATtiny
Arduino development boards are highly popular among makers and beginners in electronics for their ease of use. The Arduino boards are designed in such a way that making connections to peripherals like sensors and displays is extremely easy. All it needs is a little common sense for...
Continue ReadingPlatformIO – open source ecosystem for IoT
PlatformIO is an open source integrated development environment for the IoT world. It comes with an IDE which allows you rapid embedded system development and with library manager which organizes hundreds of the most popular libraries. It's cross platform without external dependences...
Continue Reading