Other
“We make a NeoPixel light installations using Fishino and NodeMCU, controlled via Wi-Fi from PC or Raspberry Pi through a Python library. A few years ago, the American Adafruit Industries revolutionized the LED market by introducing its NeoPixels, whose main …

“How to use MyoWare EMG Muscle Sensor to control servo motor. In this project we will learn how to use MyoWare EMG Muscle Sensor to control servo motor. So with this sensor you can control a robotic hand, or you …

“My first maker project that ended up “growing more” than I first anticipated. Complete with hardware details, MCU, backend and frontend code Introduction This guide has ended up to be a bit more verbose, also including details from the journey …

“Use of a Particle Argon to open/close a garage door with a Particle Xenon used as a mesh limit switch & smartphone control via Blynk app. Story Well this is my first Project on Hackster. I have been playing with …

“A multiplayer electronic board game table allowing up to 4 players. It features a low-res pixel display and a rotating die. The idea We wanted to build something that combines the fun of classic board games with the possibilities of …

“Let there be light! In this tutorial we’ll build a basic magnetic levitator. This guide will go over some of the theory, how to use a magnetic field sensor, and how to use one to build a basic levitation …

“As always, before I begin my description, I’d like to give credit to the original creators of this project. It’s called Ka-Radio and there’s an instructable here, Hackaday here, and GitHub here. The Instructable/Hackaday try their …

“In a previous project I built an infinity mirror, where my ultimate goal for it was to make it into a clock. (Make a Colorful Infinity Mirror) I didn’t pursue that after building it because, although it did look …

“You certainly know fractals, the most famous of which is the Mandelbrot set. Here is a program to play with on ESP32. I chose the ESP32 because I think it will do the calculations faster than a standard Arduino (higher …

“A Do-It-Yourself Technique for Capacitive Multi-Touch Sensing Using a Commodity Microcontroller Mutual capacitance-based multi-touch sensing is now a ubiquitous and high-fidelity input technology. However, due to the complexity of electrical and signal processing requirements, it remains very challenging to create …