Content for Project

Hand Gesture Controlled RC Car

“Hello World! This is my first Instructable If you have any questions - please do not hesitate to ask . Target Audience: This project is applicable to anybody who has a passion when it comes to technology. Whether you are an expert …

Homemade Odroid-go Compatible Game Console

“An introduction video about my homemade Odroid-go can be found here. A full demonstration of the steps can be viewed in this youtube link Odroid-Go is a great invention from hardkernel. It can function as a game console with many …

How to Burn MicroSD Files With ESP32

“This is the continuation of a previous video where I used the 1.8-inch TFT display, which is a 128-by-160 graphic display. I think this graphic display is super cool. This time, our circuit will use an adapter and a …

How to Make 4x4x4 LED Cube

“In this Instructable, you will learn how to make an LED cube step by step easily with Arduino. An LED cube is arrangement of LEDs in cubical fashion, where LEDs glow in a specific pattern. Lets Gets Started”

How to Make a Proximity Sensor

“A tutorial on How to make an InfraRed (IR) proximity sensor circuit along with detailed explanation on how the circuit works. The sensitivity or Range of detection can also be controlled by adjusting the potentiometer.”

How to Program an MSP430 Microcontroller to Gather Data from an Inclinometer

“This article goes over the design of firmware for a custom PCB project: a precision inclinometer subsystem. I recently designed a custom PCB with a muRata SCA103T-D04 inclinometer IC. My goal was to build a subsystem with truly ridiculous …

Introduction to the MQTT Protocol With Ubidots - ESP32

“Today, we are going to introduce the Message Queue Telemetry Transport (MQTT), a very useful method for IoT (Internet of Things). The main use of the MQTT is to provide communication between machines, that is, Machine-to-Machine (M2M). Let us therefore …

IO Control With Arduino + Esp8266 (NodeMCU) and Ubidots

“Here i show you in simple steps how to control any device over the internet using the Ubidots IoT platform and the NodeMCU WiFi module with the Arduino IDE.”

LilyPad Vibe Board Hookup Guide

“The LilyPad Vibe Board is a small vibration motor that can be sewn into projects with conductive thread and controlled by a LilyPad Arduino. The board can be used as a physical indicator on clothing and costumes for haptic feedback …

Project  Lisp Badge

Lisp Badge

“This is a self-contained computer with its own display and keyboard, based on an ATmega1284, that you can program in the high-level language Lisp: You can use it to run programs that interface to components such as LEDs and push-buttons …