atmega328

Arduino Rainbow Word Clock

Rainbow Word Clock using Arduino

At long last I have managed to finish the Rainbow Word Clock! Once again, this one was inspired by Doug and his creations http://www.instructables.com/id/The-Wordclock-Grew-Up/ I have a fixation with RGB LED’s at the moment and I wanted to do something a little different. So, while it is still here (before my girlfriend nicks it!) I thought …

Rainbow Word Clock using Arduino Continue Reading

Arduino

Build your own Arduino – Bare Bone System

I’ve read through a lot of tutorials online to make an Arduino Clone on a breadboard, and some of them are great, but none of them really seem to have it all, so I’m going to attempt to bring it all together here and provide a tutorial with schematics, breadboard photos, Bill of Materials, and …

Build your own Arduino – Bare Bone System Continue Reading

Arduino Projects breadboard

Arduino Projects on a breadboard (no serial com)

Intro: If you’ve got an Arduino Uno and want to start duplicating projects without having to buy an Uno every time… get ready to live!  This instructable will show you how to move your projects (that do not require serial communication) onto a breadboard for prototyping or expansion.  If you’re looking for a more permanent …

Arduino Projects on a breadboard (no serial com) Continue Reading

Make Your Own Homemade Arduino Board with ATmega328 Chip

Make Your Own Homemade Arduino Board with ATmega328 Chip

Arduino is an open-source development platform for engineers and hobbyists to develop electronics projects in an easy way. It consists of both a physical programmable development board (based on AVR series of microcontrollers) and a piece of software or IDE which runs on your computer and used to write and upload the code to the microcontroller board. Arduino uses a boot loader. …

Make Your Own Homemade Arduino Board with ATmega328 Chip Continue Reading

Arduino ATmega328 - Hardcore

Arduino ATmega328 – Hardcore using arduino


Warning: Undefined variable $toReturn in /home/duino4projects/public_html/wp-content/plugins/searchterms-tagging-2/searchterms-tagging2.php on line 1004

Ok, you’ve completed your prototype using an Arduino Uno board, perhaps using a shield or a breadboard for any additional components, but now you want to finalise your design and construct it using your own pcb. Well, that is fairly straightforward, as we have made a complete kit of essential parts available for the ATMega328 …

Arduino ATmega328 – Hardcore using arduino Continue Reading

Scroll to Top