Other

“Vegetable Assassin is a web-based game where players slice virtual vegetables with an internet-connected foam sword. The sword communicates orientation information to the game session using a persistent WebSocket connection to a server, the game is generated and rendered using …

“Turn your Game Boy Advance into a Bluetooth Gamepad Use a Gameboy Advance as a Bluetooth Gamepad to play your favorite games on emulators running on PC, Android, Mac or any Bluetooth compatible device The device is basically an ESP32 …

“When breadboarding, one often needs to monitor different parts of the circuit at once. To avoid the pain having to stick the multimeter probes from one place to another, I wanted to design a multi-channel voltage and current meter. The …

“Why bother counting filament? A few reasons: Successful prints require a properly-calibrated extruder: when the gcode tells the extruder to move the filament 2mm, it needs to move exactly 2mm. Bad things happen if it over-extrudes or under-extrudes. A well-calibrated …

“LED Matrix Display showing time, date, news, current weather & forecast, own messages and Spotify currently playing (ESP32 only). Tobers Multidisplay is a LED-Matrix display controlled by an ESP8266 or an ESP32. It can show current time and date, news …

“Sensitive retro look radio capable of receiving signals from middle wave and short wave band. This radio receiver is capable of receiving all MW and SW bandwidth, and can also operate as an SDR receiver, so with the help of …

“While working with the prior projects on PM2.5 assessment I noticed the drawback of being unable to locate the point sources of small particle pollution. Most sampling done by the municipalities and satellite imagery collect wide sources that don …

“This version of the bee counter is easy to solder and assemble (all through-hole). It’s been tested and works* with sample code provided. The current tested design is easy to program and approachable to beginner programmers. The printed circuit …

“In this tutorial, you’ll learn how to set up a web server with ESP32 and create a web page using HTML and CSS. What You Will Learn Getting to know the web server Creating a web server with ESP32 …

“Today, I would like to share how to make an internet clock with interaction effect by P2.5 RGB LED MATRIX 64x64. This clock not only displays the time but also interacts with our motion. It simulates the LEDs as …