Tagged: arduino

0

Arduino Pro Mini Programming

If you’ll be uploading frequently to the Arduino Pro Mini, you’ll probably want to solder on some header pins. I suggest looking at the following video in order to get it right the first...

0

Miniaturizing Arduino Projects

As already mentioned briefly in this post about my Arduino Starter Kit, most of the Arduino boards come with AVR controllers (a microcontroller of the Atmel family), e.g. an ATmega328P-PU. However, when there’s no...

1

Visual Micro: Arduino & Visual Studio

One of the things that bothered me about the original Arduino IDE is it’s over-simplicity. Don’t get me wrong, when starting off with Arduino, it’s straightforward and easy to work with, but it lacks...

0

Arduino Starter Kit

To get started with Arduino, I bought the SunFounder Learner Kit as well as the SunFounder Super Starter Kit. When buying a kit, you get a lot of stuff to start experimenting with in...