Content for Project

CNC a Small Footstool

“Want to build a kit foot stool in a few hours? This Instructable takes you along the path of using Fusion 360 to design and write a toolpath program for cutout by a CNC machine. You could easily do it …

Control a Solenoid With a D1 Mini Micro-controller and Push Button

“In this tutorial I show you how to control a pull type solenoid switch with a push button using the D1 mini. Solenoid switches have a wide range of uses from water/air valves to electrical relays. A pull type …

Digital Watch on Arduino Using a Finite State Machine

“Create a digital watch for Arduino combined with a 16x2 LCD Keypad Shield and using YAKINDU Statechart Tools. Hey there, I’m going to show you how a digital watch can be created with YAKINDU Statechart Tools and run on …

DIY - WiFi Controlled RGB Illuminated Skateboard

“This project was made do change the boring LED illuminated wheels on skateboards, e.g. penny board cruisers, that produced in series. Such boards has 3 LEDs in the each wheel that emitting the same light when you riding. I …

ESP32 and DC Motors Tutorial Part 1

“This is a modification and addition to my instructable.com tutorials on DC Motors, and it also includes some information from my tutorial on the ESP32 Tutorial: Touch, Hall, I2C, PWM, ADC, & DAC. The earlier DC motor tutorials were focused …

How to Make LED Chaser Using NE555 IC BC547

“Today I am going to make an LED Chaser circuit using NE555 IC and BC547 Transistor.This LED Chaser is different from other LED Chasers circuit. Let’s get started,”

How to Make Your Own Plasma Cutter….

“This Ebook is designed for Guys and Gals who like to create tools and machinery. I hope my Ebook gives you hope that no matter how hard a project may seem, keep plugging away until you finish and you will …

MIDI/Arduino Controlled 8-Bit Sound Generator (AY-3-8910)

“Build a retro sounding 8-Bit Sound Generator and control it through MIDI.This design is partly inspired by Chiptune enthusiasts building Arduino circuits to play Chiptune files and some of my own ideas to integrate the sound of early video …

Playing “Flappy Bird” on an LED Matrix

“Use your hand to control the height of a pixel, and then navigate through a map full of obstacles to avoid. Get to the end to win! An Idea Most people have probably heard of the game Flappy Bird, where …

Plotting Live Data of a Temperature Sensor (TMP006) Using MSP432 LaunchPad and Python

“The TMP006 is a temperature sensor that measures the temperature of an object without the need to make contact with the object. In this tutorial well plot live temperature data from the BoosterPack (TI BOOSTXL-EDUMKII) using Python.”