Content for Project

iArduino: a C Interpreter for Arduino

“The iArduino is an interpreter which runs on Arduino board. Interpreted language is a programming language in which programs are ‘indirectly’ executed (“interpreted”) by an interpreter program (see Wikipedia.) The iArduino interprets a language which resembles to the Arduino language …

Increase the Electrical Current Capacity of the Arduino Pins

“Learn how to create a circuit to increase the electrical current of the Arduino pins to activate loads that need more electrical current. Introduction Between the several types of Arduino and other Microcontrollers, we have a problem: the low capacity …

M5Stack GPS Logger

“GPS logger that stores your location into a GPX file with a back end web server to view daily rides, add comments and multi-media files. I love to ride my motorcycles! When I go out riding, I typically plan my …

Make Your Own *Really* Cheap Interferometer

“Hello Everyone! Welcome to another instructable by Let’s Innovate. In this instructable I will guide you to make your very own really cheap interferometer. Emphasis on the “really cheap” part because there are many costly kits out there you …

Mini “Guess the Number” Game Machine with Micro:bit

“Build a fun mini “Guess the Number” game machine using a micro:bit board and the compact MU Vision sensor, and program it using MakeCode! Have you ever played “Guess the Number”? This is a very easy-to-build mini game machine …

Movie Tracker - Raspberry Pi Powered Theatrical Release Tracker

“Movie Tracker is a clapperboard shaped, Raspberry Pi-powered Release Tracker. It uses the TMDb API to print the poster, title, release date and overview of upcoming movies in your region, in a specified time interval(eg. movie releases this week …

Normal air conditioner becomes wifi controlled

“The standard air conditioner not connected you already have can be hacked to be used with a smartphone I’ve got a standard Daikin air conditioner in my home, it’s not a connected device. It’s controlled only by …

Portable Luxmeter

“This project is about making portable luxmeter. It can be used in schools, where children can measure different kinds of light sources. Functions: 1. measure intensity of light in lux. 2. calculate solar irradiation from lux to watts/m2 (factor …

Real-Time Clock Battery Monitoring System

“In this article, you will learn how to implement a feature to monitor the real-time clock battery and prevent problems in the circuit. Introduction On several systems that use time and date to perform certain tasks, it is critical to …

Speed Control for Brushless Motors With an ESP8266

“What are Brushless motors? Also known as synchronous DC motors, they are an special type of motor that consist on a stator and a rotor as most of the motors out there, but with a difference, “brushless motors” ,as it …