Content for Project

OpenDispenser

“I was asked to make a set of automatic hand-sanitizer dispensers (on a short-time notice, of course) for Barcamp Yangon 2020 Event. Amid Corona/COVID-19 virus outbreak events, event organizers took public health protection in consideration and planned to …

Simple DIY Weather Station w/ Raspberry Pi

“Being aware of the weather conditions around you is easy with a DIY Weather Station using Raspberry Pi. Do you ever suddenly get the chills, so you check the temperature inside your room to make sure you’re not paranoid …

Tempestas II, A Clock style Barometer

“A Clock style barometer, that displays the current weather with different slides, driven by an arduino, 5 servos a PCA9685 and a bmp280. A Clock style barometer, that displays the current weather with different slides, driven by an Arduino Nano …

Unit Test Tower - Parallel Arduino Testing Supercomputer

“Run up to 50 parallel unit tests on 50 Arduino virtual breadboard sandboxes. Test Tower makes test driven development for Arduino possible! i.MX RT1010 EVK Based Unit Test Tower The Arduino UNO is programmed and debugged with a Serial …

Project  Wash Timer

Wash Timer

“This is an easy-to-build timer to use while washing your hands which doesn’t involve trying to sing a song in your head. Just wave your hand in front of it and wait for the LEDs to go off. Here …

Arduino Vocal Effects Box

“This Arduino-powered vocal effects box pitch shifts and distorts incoming audio signals to produce a wide variety of vocal effects. This project is my first experiment with real-time digital signal processing using Arduino. It samples an incoming microphone signal at …

Augie the Hexapod Robot

“Imagine a hexapod big enough to ride around like an electric scooter. Oh yeah! Some time back in 2016 I started on a circuitous journey to build a hexapod robot. I had stopped working for OSH Park about a year …

Autoadjust Desk Clock with ESP8266

“What about a 7 segment display clock for your desk with auto time adjust? Only 2 componentes and that’s it So you work in your cubicle and knowing the hour is an important deal for commuting. What about a …

Project  btc_faucet

btc_faucet

“A minimal gui implementation of a bitcoin faucet that is capable of running on a Raspberry Pi Zero W (rpi). Motivation There are plenty of digital faucets but a google search at the time resulted in no physical bench top …

Create A Web Server w/ ESP32

“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 …