Tag: firmware
Arduino Compatible programmable universal IR blaster
Universal remote controls are very cool devices that can be programmed to operate various brands of one or more types of electronic devices. You can point the universal remote control to any device and control it with buttons available on the remote. Low-end remote controls can control...
Continue ReadingST’s FP-AI-VISION1 for Edge Computer Vision Applications
Computer vision applications have tremendously increased since the progress in the field of machine learning and artificial intelligence. These applications come at the cost of high-end hardware or cloud support for advanced computations and processing. Hence, STMicroelectronics has...
Continue ReadingMalDuino, The Open Source BadUSB
Firmware is a type of software that provides control, monitoring and data manipulation of engineered products and systems. A USB device firmware hack called BadUSB was presented at Black Hat USA 2014 conference, demonstrating how a USB flash drive microcontroller can be reprogrammed to...
Continue ReadingA LEGO-Compatible Digital Weather Billboard
Internet of LEGO “IoL” is an interactive LEGO city built and designed by Cory Guynn, a cloud computing and IoT enthusiast. This project combines computer and electronics engineering with our favorite childhood toy, LEGO! Through the IoL blog, Cory shares a collection of circuit...
Continue ReadingDIY Mini Quadcopter with 3D-Printed Frame and Custom Firmware
Simon D. Levy designed and build a mini quadcopter with 3D printed frame and custom C++ firmware. See the full project notes including bill of materials and more photos on the link below, and check out Simon’s blog on the C++ firmware here. I wanted to try my hand at a true "DIY"...
Continue ReadingBurning Arduino Bootloader on ATMega328 using USBasp Programmer
In this tutorial, you'll learn how to burn Arduino bootloader on a new ATmega328 using USBasp ISP programmer. Every Arduino Uno Board comes with a microcontroller called the Atemga328P, and they are already pre-program with Arduino Bootloader firmware. Therefore, there is no need to burn...
Continue Reading