- ATMega32 AVR > atmega328
I have been thinking about building an LC meter for a while since I do not have a multimeter that is capable of measuring inductance and while the multimeters I have can measure capacitance,... Read more
This article describes a self-contained computer with its own display and keyboard, based on an ATmega328, that you can program in Lisp. You can use it to run programs that interface to comp... Read more
The AVRJazz Mega168 board from ermicro is designed to be used both as the AVR microcontroller learning and development board. The AVR Jazz Mega168 board is stand alone microcontroller module... Read more
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 (base... Read more
A while ago I found some blog posts explaining how to use a LED matrix as a pendant (http://hackaday.com/2013/01/10/8×8-led-matrix-pendant-sealed-in-a-block-of-epoxy/ and https://sites.... Read more
If you want to use an inexpensive ATmega168 or ATmega328p for your project, but you want the simplicity of the arduino code and codebender, this tutorial will guide you through! A brand new... Read more
Step 1: Components list 1.ICStation UNO R3 with USB compatible with Arduino 2.Bread board 3.Highlight LED light emitting diode 4.Analog light sensor 5.Hard jumper wire 6.4 PCS jumper... Read more
This Instructable shows how to bootload and mount an Atmega328, Atmega328p or Atmega328p-pu for any project. This is a great way to save money by purchasing Atmega328 DIP package microcontro... Read more
Hi everyone! In this instructable, I am going to show you how to store text and images in a small ATmega328P chip. Lets get started! This article is also available on Jordan’s Lab Note... Read more
Description A long time ago I bought a couple RGB rotary encoders from Sparkfun because they were cheap and I was already spending a bunch on other stuff. I thought they would be neat for s... Read more