Tutorials and Projects

Dive into the world of microcontrollers and electronics.
Discover tutorials and projects on DevXplained and inspire yourself for your own.

Using Digital Outputs
The Blink example was a nice program to test the Arduino board, but how does it work and how can we make something bigger? Let's get started with controlling the digital output pins of your Arduino.
Setup the Arduino IDE
Before we can dive into programming we need to fulfill the prerequisites. This tutorial will show you how you can install the Arduino IDE and the required drivers.
Basic Terms
When you start with something new you often stumble across words you have never heard of before. This tutorial aims to cover the basic terms used when talking about the Arduino. Ready to learn what a microcontroller actually is? Just read ahead!