Other

“In this instructable I will show how to reproduce four arcade like games - Tetris - Snake - Breakout - Bomber - using an ESP32, with the output for a VGA monitor. The resolution is 320 x 200 pixels, in 8 colors. I have previously …

“There’s nothing more simple than the concept of a wireless mesh network… but there’s nothing more complex than building such a mesh. A steep learning curve is involved ( and, worst af all, the examples you may find never …

“Since I was a kid, I was into space and astronomy. Recently I have also discovered passion for 3D printing, that allowed me to bring to life astronomy related projects. In this Instructable, I will show you how to make …

“The Index Pick and Place is an open source pick and place machine to aid in Mid-Scale Manufacturing. This project is under development. It is not currently in a stable state. Development is active and ongoing, but this is not …

“Converts images to heat - not the other way around This little selfie camera was made as a weekend project almost two years ago. Practically everything came out of my parts bin and so it fit the Making Tech At Home …

“I finally got my hands on some IKEA FYRTUR motorized shades and wanted to control them using an IR remote. This is a niche application but I thought it might be useful for someone wanting to learn how to use …

“I’ve made lots of frame and panel doors just using my table saw. You can make a simple clean door using just one tool! However you are limited to making a simple door with no profiled inner edges. To …
“This guide is for beginners who are ready to take the next step in DIY electronics: putting that soldering iron to use to add NeoPixel or other addressable LED lights to your project. You don’t have to be able …

“A lowcost multi-pressure, multi-speed massager with timer for Joint and muscular pain. Introduction Joint pain and muscle pain are experienced by many women during menopause. I have attempted to build a device that provides relief and helps in reducing joint …

“Driving an OLED display with an ATtiny10 without using any library to make sure the program fits into the 1kB flash memory. I tried to fit the code to drive an OLED display into an ATtiny10. Is it possible? Yes …