Content for Project

Arduino RC Robot

“Description A durable, 3D printed, remote controlled Arduino based robot with several hundred meters range. A modular quick-connect motor scheme lets you rapidly prototype different robot designs without any tools. Perfect for robotics education for kids. Whats it all about …

Arduino RGB Matrix Word Clock

“Forget numbers, the RGB LED Word Clock displays the time as text! Instead of two hands or a digital display, the Word Clock shows the current time as words in bright LED light using a standard 8x8 LED matrix. For …

ATtiny Programming Shield for Arduino

“This little circuit sits nicely ontop of an Arduino board and lets you quickly plug in an ATtiny chip for programming using the Arduino “language” and IDE to write the code, and the Arduino board as an ISP programmer to …

Automatic Gate Slider Under $100

“Over the summer, my dad motivated me to look into buying a gate automation system and setting it up. So I started my research and looked into package solutions on AliExpress and local vendors. The local vendors were offering complete …

Build a Digital Weight Scale & Force Guage W/ Arduino & Loadcell

“Overview In this tutorial, you will learn about the load cell module, its applications and its operation. Also, youll see how to use the load cell module with Arduino. Then after learning about calibrating the load cell, you will create …

Buzz Wire Game With LED Timer for Arduino UNO

“This buzz wire game allows the user to challenge their steady hand against the LED timer. The goal is to get the game handle from one side of the maze to the other without touching the maze and before the …

DIY RGB-LED Glow Poi With Remote Control

“Introduction Hello Everyone!This is my first guide and (hopefully) the first one in a series of guides on my quest to create an open-source RGB-LED visual poi. To keep it simple first, this is going to result in …

DoReMiQuencer - Programmable MIDI Sequencer With Keyboard

“This device was created for use with VCVRack, a virtual modular synthesizer created by VCV, but can serve as a general purpose MIDI controller. It serves as a MIDI sequencer or keyboard, depending on the selected mode. The MIDI notes …

Edge-Lit Seven Segment Display

“Seven segment displays have been around for more than a century (https://en.wikipedia.org/wiki/Seven-segment_display) and form the familiar shape of the numbers in digital watches, instrument panels and many other numerical displays. They’ve been replaced in …

ESPWatch With Weather Forecasting

“The ESPWatch is based on ESP12 WIFI module, it gets the date/ time and the weather forecasting in few days from Internet server, and can also remote control the local instruments, such as Relay/LED/Fan. With this learning, you …