Content for Project

Automated Pothole Detection

“An accelerometer measure bumps/potholes. These are geo-tagged with a GPS-unit and saved to an uSD card. Visualization via Google Maps. I teach an Internet of Things workforce development bootcamp (http://deepdivecoding.com/iot) at Central New Mexico Community …

Autonomous Robot Performing Different Tasks

“In this project, a dedicated algorithm is made so that the robot can autonomously navigate the track as well as perform tasks such as line following, detecting an obstacle, grabbing and delivering an object. In addition, robustness is also considered …

Beer Keg Scales

“I came back to Australia in 2016 after some years living in Thailand and I couldn’t believe the price of a carton of beer, around $50. So I set up my own brewery again, this time using kegs instead …

Building a Digital Slot Car Lap Counter

“Having some Carrera Go slot car racing sets at home I always regarded the included analog lap counters as kind of boring. I wanted to build a better lap counter with more functionality and which makes playing with a Carrera …

Cherry MX Wireless Keyboard

“The keyboard has a 4x4 matrix of cherry MX switches, which are connected to the SparkFun ESP32 Thing Plus. Each key can send either a keyboard or mouse command to the host computer thanks to the BLE HID Arduino Library …

Digital Multi-Tool

“Hi everyone. If you’re like me you, probably have a bunch of spare sensors lying around either from incomplete projects, or that you bought on a whim for some reason or another. I was inspired by Patrick Panikulam’s …

DIY Rainbow Eclipse Wall Light

“Hii Friends Today I’ll Show You How To Make Simple DIY Eclipse Wall Light Using ESP8266 SO LET’S Make It I created this project after I was inspired by smartphone controlled neopixels in a friends house but his …

Dual Mono AK4493 DAC - MK II

“Time flies when you’re having fun. Or are just too busy with things, in general. It’s been two and a half years since I posted about my Dual Mono AK4490 DAC. That DAC has been built and is …

ESP-O-One : Making Your Own ESP Development Board!

“Hey everyone! welcome to my instructable where I will show you how I made this ESP8266 01 development board which I like to call ESP-O-ONE.Since I started working with electronics and specially with the ESP boards have …

How to Make Arduino Calculator With LCD Display

“In this post, I tried to make an Arduino Calculator very easily using Arduino Uno R3. The values can be sent in through a keypad (44 keypad) and the result can be viewed on an LCD screen. This calculator could …