News

The Nano runs on an ATmega328 with a clock speed ... differences in size and microcontroller, the Arduino Nano and Micro share some similar pinout configurations. They both have two GND pins ...
Note: Pin D9 on the Arduino is not the same pin 9 on the ATmega328 IC. Pin 15 on the IC is actually the pin for Digital Pin 9 (D9) on the Arduino. If you want to see the pinout for the ATmega328 IC, ...
This project contains the code for a LED cube, using an Arduino board or the Atmega328 as a standalone with Atmel Studio. The code was developed together with the Cube 3D programming tool. Supporting ...
A quick-and-dirty tool to create a simple Arduino-oriented pinout diagrams of a Microcontroller (2 sided or 4 sided) IC from a JSON based description of the IC. Download/Clone and open the index.html ...
Adding USB functionality to your Arduino projects used to be a pain, but thankfully, the V-USB project came along and gave your ATMEGA328 the ability to control the USB lines directly and mimic ...
Finally, a new module is presented with the ATMega328, but on the Arduino NANO platform. The practice modules consist of a printed circuit board where the necessary components are incorporated to ...