News

The ESP32 that I went for is specifically the ESP32-DevKitC, which is easy to find, cheap, and compatible with most things ...
The audio component centers around the SS8550 PNP transistor (Q1) which serves as a driver for the passive buzzer (BZ1). This ...
You can build something cheaper and more customizable with an ESP32 or a Raspberry Pi, and that's what I did. It's beautiful, it's easy, and incredibly versatile. If you want to get started, I'll be ...
A fun browser-based number guessing game built using JavaScript. The player guesses a number between 1 and 100, and receives feedback until the correct number is guessed. This project helped me ...