Content for Arduino Nano

Arduino Zener Diode Tester

“Zener Diode Tester is controlled by Arduino Nano. Tester measure breakdown Zener voltage for diodes from 1.8V to 48V. Dissipation power of measured diodes could be from 250mW to a few Watts. Measuring is simple, just connect diode and …

Manual CNC Control

“We’ve been working on this setup for a while. We wnated to control two axis of a CNC machine manually. You could add this setup to any CNC machine. In my case was to a milling machine and in …

Arduino oled nitrox analyzer

“This is update version of my DIY nitrox analyzer based on Arduino compatible board. It’s using small oled display and powered by 9v battery. Display o2 percentage of gas, sensor mv output, two MOD(maximum operating depth) in meter …

Homemade Nixies - DIY Vintage Clock

“I’ve made some “nixie” tubes. These are actually 7 segments displays made with filament LEDs but placed in a plastic bottle so it will have a more vintage nixie look. To control the LEDs I’m usig the MAX7219 …

Wireless LED Lamp with IR Remote Control

“An Arduino controlled glowing orb LED lamp with IR remote control. Fitting an Arduino Nano inside the snow globe turned into a messy, and not particularly good looking, job as it had to be mounted upside down inside the plug …

An Environmental Monitoring Tool

“An environmental monitoring system using a Nano, with GPS, BME680, VEML6070, MiCS-5524, BH1750, a 128x64 OLED, and NeoPixels. I created this device to be personal. It will eventually be paired with a Raspberry Pi with a 3.5” LCD to …

Simon Style Memory Game with Agent Based Programming

“In this project I created a Simon style memory game using Agent based programming. Story In this project I created a Simon style memory game where the player has to repeat a sequence of button presses that gets longer and …

Arduino 3D Wire Bending Machine

“In this tutorial I will show you how I built an Arduino based 3D wire bending machine. This is actually a typical mechatronic system because it involves mechanical, electrical and computer engineering. So therefore I believe many engineering students or …

Safety Device Used in Labs and Kitchen

“This is a safety device which is used in labs and in kitchen.This is an Arduino project which can save many lives. It has a gas sensor which can detect any smoke or gas leaks. An alcohol sensor which …

Signal Generator AD9833

“A signal generator is a very useful piece of test gear. This one uses an AD9833 module and an Arduino Nano - that’s all, not even a PCB. You can optionally add an OLED display. The AD9833 can gererate sine …