Raspberry Pi Pico & Little Light Stick (v1)
A couple of months after its release, ultimately, I got a hand on the Raspberry Pi Pico, and posted a few hobby projects here. The RPi Pico is a microcontroller board centered on the RP2040 which’s […]
A couple of months after its release, ultimately, I got a hand on the Raspberry Pi Pico, and posted a few hobby projects here. The RPi Pico is a microcontroller board centered on the RP2040 which’s […]
This title is a bit exaggerated, I agree, but the following writeup is actually about controlling LEDs and Buzzers using Raspberry Pi Pico. At first, this may seem like a simple topic, but here you […]
After getting my new soldering iron tip thermometer, I got inspired by that idea and decided to design a quick digital thermometer for general use. By the way, the soldering iron tip thermometer is an […]
The Funny TV Faker project presented here is in fact a portable TV Light Simulator. A commercial television light simulator device has a bunch of flashing and flickering lamps to simulate the light of a […]
Nostalgia is often caused by something that reminds you of a happy time. Is it not so? Oh, I’m not into nostalgia, but looking back to find some wonders from the past. So, let me […]
In this primer, we’ll learn how to play an audio file thru Arduino without using any external modules. Here we’re going to use the pulse code modulation (PCM) audio technique with the help of a […]
It’s not always necessary to have a costly microcontroller to make a fancy sound level meter or battery level meter. Of course, there’re still a lot of old ways to try those ideas. A good […]
Jio M2S router is a sleek and stylish portable device useful to connect up to 10 Wi-Fi-enabled devices. JioFi allows you to connect up to 32 devices, and you can carry JioFi everywhere you go. […]
I prepared this post in a hurry to help you to quickly design and build an analog audio visualizer using common light-emitting diodes. It’s not the first time I built a simple analog audio visualizer […]
At this time, we’re going to generate various sounds using an Arduino microcontroller! We’ll initially make sound using a regular piezoelectric buzzer which makes use of a material that has piezoelectric properties. When a material […]