Arduino Serial Plotter – New Tool

The latest release of the Arduino IDE 1.6.6 comes with a new tool called Serial Plotter. This tools gives you the ability to visualize your data in a plot that is updated in real time.

Arduino Membrane Keypad Tutorial

A keypad allows you to interact with a microcontroller. You can salvage these keypads from old telephones or you can purchase them from most electronics store for less than $2.

Arduino Announces New Brand, Genuino

The purpose of Random Nerd Tutorials is to share interesting electronics projects, tutorials and reviews with open-source hardware. This means that I usually don’t write blog posts about news, but it’s happening important changes to the …

CONTINUE READING »

Arduino with PIR Motion Sensor

In this project you’re going to create a simple circuit with an Arduino and PIR motion sensor that can detect movement. An LED will light up when movement is detected.