Content for Arduino Nano

Universal Arduino Staccato controller for Tesla Coils

“Staccato Controller (interrupter) was developed in the attempt to create longer sparks from Tesla Coil reducing the input power. The VTTC Staccato Controller was developed in the attempt to create longer sparks from VTTCs while at the same time reducing …

Arduino Buttonless LED Matrix Clock with ADXL335 sensor

“Multimode Arduino Matrix Clock, Word Clock, Thermometer, and Random Word Generator controlled by various motions. This time I will describe to you a way to make an interesting clock on an 8x8 Led matrix, that does not contain any buttons …

Arduino interfacing hx711 load cell with oled display

“In this article we will learn how to Interface Arduino with HX711 Load cell. HX711 Load cell interfacing with Arduino In this article we will learn how to Interface Arduino with HX711 Load cell. In the last post we will …

Connecting a Mouse to an Arduino

“Connecting a mouse to an Arduino is simple. With just a few wires, we can easily integrate it into our Arduino projects. Connecting a mouse to an Arduino is simple. With just a few wires, we can easily integrate it …

DIY simple Arduino 24/7 Lightning monitoring system

“Simple to build, but powerful system for continuous monitoring of electrical discharges (lightning) A lightning detector is a device or system designed to detect the presence of lightning discharges in the atmosphere. It’s used to monitor and provide warnings …

DIY Simple Arduino Metronome

“This is a simple beginner Arduino project with a great visual effect, but also a very useful tool when learning to play a musical instrument. A metronome is a device used in music to help musicians keep a consistent tempo …

Doppler Effect made easy

“Just a small project to demonstrate the Doppler effect using ultrasonic sound and the absolute minimum of components. Let me skip the theory, you can it read elsewhere. Just upload the code and enjoy. Well, of course you need an …

How to make Arduino LED Tester + Resistor Calculator

“Useful tool for testing, and determining characteristics of LEDs, as well as a calculator for calculating the series resistor. Light Emitting Diode as an electronic component are very often used in electronic devices. There are many different types with specific …

How to Make CNC Drawing Machine

“Hi people, Have you ever thought you could build a CNC machine at your home? I guess most of them would say no. But in this project I will show you how you can make your Own CNC drawing machine …

Interfacing SX1278 (Ra-02) LORA Module with Arduino

“Here LORA SX1278 module is used with Arduino to implement Long distance Bi directional communication What is LoRa LoRa, a wireless modulation method, is based on Chirp Spread Spectrum (CSS) technology. It transmits data by encoding it in radio waves …