Content for Project

Visible Lisp Computer

“The Visible Lisp Computer is a Lisp interpreter that displays the contents of the Lisp workspace on an OLED display, so you can see program execution and garbage collection in real time. It’s a special version of my uLisp …

Web Weather Forecast Display on ESP8266 and MicroPython

“Using a D1 mini to download and show one-week weather forecast data on an LCD 20x4 display. Sometime ago I’ve come across MetaWeather, a weather data service requires no authentication or registration. I figured I’ll make a little …

4 Bits Binary Counter Up/Down

“The counter is a 4 bits binary counter up/down. That is, this counter can counter from 0 to 15 or from 15 to 0 because it counts either up or down. The project is a binary counter made with …

Arduino Controlled RGB-LED-Lamp #phablabs

“Build your own RGB Lamp providing 3 bright light cones in red, green and blue (or other colors) which turn on and off in a row. The speed of the light show can be manually controlled by a turning knob …

Arduino Voltmeter using SH1106 OLED display

“A voltmeter is an important tool on the workbench of every electronics hobbyist, maker or hardware design engineer. As its name suggests, allows the user to measure the voltage difference between two points. For today’s tutorial, we will look …

Brick a Bottle or Three

“A little game to show how a PCF8574 can be used with a Nokia 5110 screen.”

Custom Bartop Arcade Cabinet

“Hello and thank you for checking out my first Instructable on how to build a custom bartop arcade cabinet! Arcades have really started making a comeback as we get older and want to enjoy some nostalgic retro gaming. It makes …

Disco Band Camp Jacket

“Put an Adafruit Gemma M0 to work as you attach 120 Adafruit NeoPixels to the lapels of a vintage band jacket. In a nutshell, this project starts by soldering small sections of NeoPixels into two longer strips and arrange them …

Emergency Micro Powerbank

“Hello Everybody! I’m Manuel and in today’s project I want to show you how to make a tiny emergency powerbank that could potentially save your life! We all know that our smartphone’s battery is always out of …

ESP8266 Network Clock Without Any RTC | Nodemcu NTP Clock No RTC | INTERNET CLOCK PROJECT

“In the project will be making a clock project without RTC, it will be taking time from internet using wifi and it will display it on st7735 display.”