DIY UPDI USB Programmer is Low-Cost Alternative to Ready-Made Programmers


https://www.electronics-lab.com/diy-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 generations of technology, Microchip started releasing a new series of ATtiny chips called […]

Meet M5Stack CORE2 ESP32 IoT Dev Kit for AWS IoT Edukit


https://www.electronics-lab.com/meet-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 with M5Stack to provide a […]

ATtiny Flasher: An open-hardware flashing tool for the Atmel ATtiny


https://www.electronics-lab.com/attiny-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 interfacing components and you are good to go […]

PlatformIO – open source ecosystem for IoT


https://www.electronics-lab.com/platformio-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 and supports 200+ embedded boards, 15+ development platforms, 10+ frameworks. Check it out on […]