DIY RGB Tube light is a multi functional tube light which can be used in photography, light painting photography, film making, gaming, as a VU meter and more. The tube light can be controlled by Prismatik software or by a push button. These tub lights are made using a Arduino Nano and WS2812B LED strip. […]
Projects
Arduino Photocell Theremin Synth (glitchamin)
You know theremins, right? Those cool-looking boxes with antennae that produce noise without being touched? They are played by the likes of Jimmy Page of Led Zeppelin, and present in the soundtracks of countless films. Well, with this instructable, I will show you how to build an approximation of a theremin (in principle, at least) […]
The Youtube Subscriber Counter
Hey! Today i’m gonna share with you one of my lastest quarantine projects, i’m talking about this awesome NodeMCU based Youtube Subscriber and View counter! It’s a pretty simple project that can be done in an hour or less so let’s get started! Supplies NodeMCU LCD 16×2 with I2C Some wires Breadboard 3D Printer (This is optional) Step […]
Teclado MIDI Super Simple – Super Simple MIDI Keyboard
Este tutorial te lleva paso a paso por la construcción de un teclado MIDI de una octava, programable via arduino gracias a su conector de 6 pines. Vas a necesitar: Componentes: 1 Atmega328p con el bootloader de Arduino 1 Zócalo de 28 patas 1 Cristal 16Mhz 2 Capacitores 22 pF 2 Capacitores 10 uF 1 […]
Arduino Music and Game Box
This project was a special gift to my son Eyal, for the birth of his younger brother Itamar. It basically lets you play four games: Simon game Reaction time game Free play (baby-mode) Music mode – plays the Super Mario brothers, by Reyboz (Thanks!) The hardware was heavily influenced by the AWESOME LenkaDesign instructable The code except […]
AIR Project using an Arduino
CODE: download final project code: Arduino Code download additional wiring_analog.c code: Wiring Code download processing code: Processing Code download C code: C CODE FILE EXPLANATION: The final project code is the final arduino code for the project. The wiring_analog.c code should ONLY be used for KITS that USE the OZONE SENSOR. This code helps to […]
Gimbal Stabilizer Project
How to Make a Gimbal Learn how to make a 2-axis gimbal for your action camera In today’s culture we all love recording video and capturing the moments, especially when you are a content creator like me, you sure have faced the issue of such shaky videos from time to time. So in this blog […]
Arduino-Pneumatic Flight Simulator
Hello, my name is Dominick Lee. I am a senior in high school who is also a programmer and inventor. I created the “LifeBeam Flight Simulator” (name of my project) because I wanted to challenge myself and utilize my software and hardware skills. I was able to successfully plan, build, and run my Flight Simulator […]
Arduino PIR motion water gun
first what youll notice my grammer isnt the best 🙂 ok what youll need: 1 transister/mosfet that can handle the current for the water gun motor, this is the one i used – http://www.sparkfun.com/products/10213 – then a diode, i used this one – http://www.sparkfun.com/products/8589 – then a 10k ohm resistor, then a PIR, i didnt use this one but it should […]
3d Maze Game Using Arduino
Hello friends , so today we are going to make a maze game using ARDUINO UNO. As Arduino Uno is the mostly used board it is very cool to make games with it. In this Instructable lets make the maze game which is controlled using joysticks . Don’t forget to Vote and this is MY FIRST INSTRUCTABLE. […]