Other

“This project stems from a stupid idea I had during RP2040 bringup. I couldn’t convince myself the idea was too stupid to work, so I took a leap of faith on it, and the results are documented here. RP2040 …

“A small voltmeter that sits on a breadboard’s power rails I wanted to try out the ATtiny85 and get some practice hand-soldering QFN components, so I built a basic voltmeter that sits on the power rails of a breadboard …

“In this project I’m showing you how I made my own art robot. The whole concept is to illustrate how we as humans can work together and collaborate with machines and robots to create something new. Both the art …

“In this project I will be showing you how to create a class A audio amp. The great thing about such amps is that they only require a few components and sound awesome. On the other hand though, their efficiency …

“A TensorFlow Lite Micro Speech model that detects wake words and turns on a different coloured LED light to emulate traffic lights. Introduction and Motivation Machine learning typically involves lots of computing power, and these are usually in the form …

“CovidTestDrone enables self-administered COVID-19 tests to be delivered within minutes to patient’s homes via drone delivery. The year is 2021, a year that I am quite sure will be imprinted in our history books. This year and the …

“You’ve got an RP2040 Pico and some motors and a burning desire to get them working together. This guide is here for you! In it, you can pick among different types of motors/drives and learn how to wire …

“This is a simple square-wave generator that basically uses the TimerOne library allow you to generate a PWM signal at pin 9 in the range from about 5Hz to 1 Mhz, and you can adjust the duty cycle from 0 …

“For me, this is one of those projects that Ive been wanting to build for years but could never seem to get around to it. Well now I have. Taking inspiration from other drill press tables Ive seen, I set …

“The following Dynamic Arduino LCD menu is easy to use, easy to edit, expand. You can add as many menu items as you want. Just enter the menu items, write the corresponding function and you’re done. All this at …