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 […]
Projects
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 […]
DIY RGB Tube Lights
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. […]
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 […]
Photoresistor Arduino Midi Theremin
I call it the C041D-2020 I made this during the second COVID lockdown in UK, from ideas borrowed from about 5 other projects I found here on Instructables and also on Youtube. As you can see from the video it makes acidy noises by covering the photo resistors, or adding lighter to the photo resistors. The […]
The BookMinder: a Bookend Meeting Countdown Device
Since more and more of us are working from home, we are all increasing our engagement with our screens (looking at you, Zoom meetings). For myself, when I am taking a break from my computer screen I end up doing other things in my apartment and a large amount of the time, I don’t keep […]
How to Create an Animatronic Dragon Model
ROOAAARR!! Before you learn how to train your dragon, you need to first obtain a dragon, and there’s no better way than to make it yourself! This guide will explain the steps I took to create a scale model animatronic dragon, and in doing so I hope you might also learn how to follow similar […]
How to Display Images on OLED Using Arduino
Hello there fellow learners, in one of our previous blog on OLED, we learnt how to wire and code OLED. We also learnt to display simple text using Arduino code. So today in this blog, we will learn how we can use images and custom bitmaps to display logos or anything we want using our 0.96” OLED […]
Arduino Text I/O for Real World Applications
Quick Start This tutorial will take you through the steps you can use to successfully process Real World text I/OYou should avoid using any Serial methods in your loop() code and any code it calls. (see below) Install the SafeString library (V3+) from the Arduino Library Manager or the zip file For text input use a SafeStringReader – a non-blocking […]
ESP32 TTGO WiFi Signal Strength
In this tutorial we will learn how to display a WiFi network signal strength using ESP32 TTGO board. Watch the video! Step 1: What You Will Need TTGO ESP32 WiFi connection Visuino program: Download Visuino Step 2: Start Visuino, and Select the Arduino TTGO T-Display ESP32 Board Type The Visuino: https://www.visuino.eu needs to be installed. Start Visuino as […]
