Other

“Everyone goes crazy for microcontrollers, but is there a way to channel my input signals into one bus? The answer is yes! Let’s say we want to read 4 potentiometers (or variable resistors), and 3 buttons for some reason …

“Previously we have made a few robots using Arduino and ESP boards. If you remember it takes a lot of components along side the microcontroller itself to make a robot. There are Motor Drivers, Servo Controllers and voltage regulators. To …

“A desk clock built from a few Adafruit boards & brass rods for structure/connections. A desk clock built from a few Adafruit boards & brass rods for structure/connections. This small clock is actually my second project; it was started and …

“It’s a clock with a lot of flashing lights. Features - GPS synchronized timebase. - DS3231 TCXO RTC backup timebase. - Digital date/time display with AM/PM and Day of Week. - Binary time display. - Circular time display. - Analog meter time display …

“Hello everyone, I hope you are doing great! In this instructable I am going to show you how I made this Power meter/ Wattmeter module for use with an Arduino board. This power meter can calculate the power consumed by …

“This build is based around a great little reverb module you can get on eBay for under $5. Ive used it now in a couple of projects (listed below) but this time I wanted to have a stand along reverb …

“Home Security at the touch of your fingers! Get notifications when your house door opens and sends an alert to your phone. Home security systems can be so expensive these days. It would be great if there was an easier …

“This is a keystroke injection device (also called badusb). It is similar to a well-known USB rubber ducky made by hak5, but has much extended functionality, lower price and is also completely open source. It looks and feels like an …

“VT220 serial terminal for Arduino TTyGO is a simple VT220 compatible serial terminal with some XTerm extensions with optional UTF-8 support. Hardware buttons act as VT220 programmable function keys, and there is an on screen keyboard available. It uses …

“VMWos is a very small custom operating system that runs on Raspberry Pi Hardware. You will need a USB/serial cable to do anything useful with it. It was written in conjunction with the ECE598: Advanced Operating Systems class that …