Content for Arduino Nano

Arduino based cellular automata

“You have probably heard of Game of Life. It is popular cellular automata simulation game where you create simple structures in infinite plain and watch the life evolve. All this is achieved by implementing several basic rules. By implementing different …

Bob The Robot - Arduino Robot Framework

“I’ve been looking for a nice robot framework and I’ve tried out many of these … eventually (like most programmers do ) I’ve decided that I should develop my own robot framework!”

Musi - Hear the melody of space.

“What are the sounds of having everything in mess and how it differs from order? How to compare different surroundings in abstract way? Musi is an experimental audio device which brings the physical arrangement of objects into the musical world …

Robot radio RF with joystick

“A very simple robot commanded by RF remote control”

RS485 Serial Communication between Arduino Mega and Arduino Nano with Visuino

“Sometimes we need to connect Arduino boards located far away from each other. The RS485 is a very convenient way to connect the boards with just 2 wires, and can work to a distance of 1200m (4000 ft). It also …

DIY Arduino Battery Spot Welder

“An Arduino Nano based Spot Welder for battery welding. This Spot Welder can be used to weld 18650 batteries. It needs a 7-12V power source (12V recommended) and uses a 12V car battery as welding current supply. Typically one 45Ah …

PIR Motion Detector With Arduino: Operated at Lowest Power Consumption Mode

“This video demonstrates quick and easy approach of reducing power consumption of ATMEGA 328P based Arduino boards by around 70-75% using PIR or PID sensors for motion detection.”

Adding touch screen to Siglent SDS1022c Oscilloscope

“guide on how to add a touch screen on a Siglent SDS1022c Oscilloscope. For that purpose he used an Arduino Nano and a touch screen panel from Prestigo 7? tablet. He discuss about the keyboard protocol, the display driver and …

Arduino Nano with DHT sensor & OLED

“In this tutorial I’ll describe how to use a DHT sensor on an Arduino Nano and OLED display.”

Playing Wave file using arduino

“This is a simple circuit to play wav files using arduino Nano V3.0 ,it consist from 4 buttons ,each one play specific wav file loaded to SD card.”