Tag: ATMega
Phyx LANA TNY is A Low-Cost CH32V203 RISC-V Development Board with SMD Pin Expansion
Phyx has created the LANA TNY-CH32V203, a compact development board, inspired by Adafruit's QT Py and Seeed Studio's XIAO, but with added SMD pins for extra I/O options and a built-in WS2811 compatible LED output. It's powered by the WCH CH32V203 RISC-V microcontroller, which has a...
Continue ReadingArduino-compatible ATmega32U4 USB Type-C dev board
Ping Hobbyelektronik has released a new open-source board called EPI-32U4. This tiny board is Arduino-compatible and offers USB Type-C connectivity, making it an excellent choice for makers and hobbyists. The EPI-32U4 board measures just 23mm x 13mm, making it one of the smallest...
Continue ReadingTurn Your Raspberry Pi Into a Standalone AVR/ESP Programmer with LEMPA
One of the challenges of developing and producing microcontroller-based hardware projects in a repeatable, small/medium volume, is the amount of work it takes to flash the MCUs with the required firmware. Another side of the problem for designers who work with diverse types of...
Continue ReadingArduino Adds Four New Boards To The Ardunino Nano Family
Arduino has announced a new set of boards to the Ardunino Nano family. The boards were on display last weekend at Maker Faire Bay Area in San Mateo at the Arduino booth. Banzi also delivered a talk on “The State of Arduino” at the Faire’s Center Stage. The new family of Arduino...
Continue ReadingAdafruit Metro 328 – An Arduino Uno Compatible Development Board
The Adafruit Metro 328 development board is an alternative to the Arduino Uno with an equivalent and compatible board design. It's designed and manufactured by Adafruit. The Metro 328 just like other Arduino Uno clones is also based on the famous Atmega 328P that has been used in...
Continue ReadingThree Ways to Make Arduino Works As A USB/TTL Converter
Even if you have years working with electronics, you will still find some simple hacks that you never thought about before. Personally and to save money, when I was a student with a very limited budget I knew that my Arduino UNO can work as a USB/TTL(serial) converter. I used to remove...
Continue ReadingGetting Started With the ATMega328P
Here is a detailed guide on how to get started with ATMega328P microcontroller. The guide goes in details on how to setup it on a breadboard and how to upload your first code on it. and blink a led. The real benefit of using this microcontroller is that it’s only $4 US, whereas...
Continue ReadingATmega Alarm Clock & Thermometer Humidity meter
nitram147 @ instructables.com has build a ATmega based alarm clock with temperature and humidity reading. Sensor used is DHT11. First, let me introduce you my project. I made an Alarm clock with extended functionality & thermometer and humiditymeter. Everything started when my...
Continue Reading