Tag: ATmega328P
Arduino Board Includes a USB-C Port, LDR, Power Switch, and Many Other Features
Designed by Polia31, the Axiometa Spark is a Custom Arduino Board with all the most used features that are used in everyday projects. Features of this custom Arduino board include a USB-C port, triple rows of pin headers for easy connections, an interrupt-supported user button, and...
Continue ReadingArduino 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 ReadingGlo – Multiple LED strip controller that is Arduino-compatible
Light-emitting diodes (LEDs) are simple components that are used as visual indicators or LED lighting. Controlling just one strip of LEDs with an Arduino Uno and the likes is not so much of a big deal for most embedded designers but installing and controlling multiple strips of LEDs,...
Continue ReadingThe Launchpad – A $2 Arduino Nano alternative
Boards like the Arduino and Raspberry Pi have their origins, deep in education, either maker education as a way for people to express themselves (Arduino) or an affordable and portable way for people to learn about computers and programming (Raspberry Pi). The culture of creating...
Continue ReadingTurn Your Arduino to a UPDI Programmer
ATtiny series of microcontrollers have, in recent times, been on the receiving end of a renewed love from the community. The processing power and new features, packed into the tiny form factor which houses the new chips have been a major contributor to their adoption, however, one...
Continue ReadingA new ATMega328p board with onboard OLED Display
Made popular by the Arduino based on it, the Atmega328p has become one of the most popular microcontrollers around, thanks to the ease with which it can be programmed using the Arduino IDE. Either as a direct clone of Arduino boards like Uno and Nano or as a new board with an entirely...
Continue ReadingTop 10 Popular Microcontrollers Among Makers
At the heart of any embedded electronics device, either on a DIY or professional product level is a microcontroller. They run the codes/firmware that helps developers obtain inputs from sensors and tie it to actions executed through actuators. While they are usually developed as...
Continue ReadingA DIY Electronic load for DC-DC converter characterization
A project by reivax-boucoi: The heart of the system is an Atmel ATmega328P AVR microcontroller with 32kB of Flash and 2k of RAM running at a whopping 16MHz. It interfaces an I2C 12bit DAC (the MCP47FEB21A1) and the LTC2992 dual power monitor chip. The USB serial interface uses the...
Continue Reading