When starting out with Arduino there can be a lot to learn: Programming, circuits, how to use the IDE, and the feeling of getting stuck when something isn't working right even if you've followed all...
Category: Arduino
When I started with Arduino I found it difficult to figure out which board I should buy, which components I should buy with it, and whether or not I really needed a starter kit. To help anyone figure...
Not all of the popular models of Arduino come with WiFi - that's a lesson I learnt when I first started out. For my first Arduino project idea, I needed WiFi, and it wasn't clear to me which Arduino...
Uploading Code (a Sketch) to Arduino: Step by Step Guide (with pictures)
As an electronics engineer getting back to my roots with Arduino, I found it could be a little confusing getting started uploading code (or sketches) to an Arduino. Installing drivers, IDEs, and...
Arduino with Bluetooth: A Guide to Which Boards Have it and How to Add it
I found it hard when I first started out with Arduino to figure out which boards had Bluetooth, WiFi, and other connectivity features. At the time I didn't know what project I wanted to build (I was...
When choosing an Arduino board, I've often found people are concerned about the speed of the processor. In my experience I've found that faster boards aren't always better, particularly when cost is...