Make Some Noise with the Raspberry Pi Pico in the Pi-Fest Design Challenge
Kit applications have now closed, but the lights have not. You can still enter for a chance in our Pi-Fest Livestream spotlight and Tour Poster by using the Raspberry Pi Pico in a musical or audio project.
In this blog post I'll be building the actual instrument. One of the challenges is to have it remain portable and light. It must also be the same height as an actual tabla (when assembled). Also, the player should be able to adjust...
Raspberry Pi Pico MIDI Box: Blog#3 Putting It Together
In this third blog, we would like to put together what we have constructed so far. In the previous blog, we have seen how the idea came about and in the second blog, we have seen the hardware th...
Playing with Raspberry Pi Pico #1
Let's start
Hi, I'm a teacher and, for a couple of years, I've been using simple Arduino boards to make simple projects.My aim is to stimulate the curiosity of my students and to let them know how simple...
Raspberry Pi Pico MIDI Box: Blog#3 Putting It Together
In this third blog, we would like to put together what we have constructed so far. In the previous blog, we have seen how the idea came about and in the second blog, we have seen the hardware th...
Raspberry Pi Pico MIDI Box: Blog#2 The Hardware
In the first part of the blog, we have seen the idea behind this project. In the second part, we would like to see the hardware required. Of course, the heart of the MIDI is the Raspberry Pi Pico...
Raspberry Pi Pico MIDI Box: Blog#1 Introduction
The idea of this MIDI has always been in my head ever since I saw the Adafruit project video. It was quite amazing to see the MIDI in action. Previously i planned to build one, but it just stay as one ...
Project Description
This entry is a group submission. Our team consists of the following students from Cal Poly Pomona under the supervision of Dr. Mohamed Aly.
Graduate Students:
Melvin Relf
Patricia Ankunda
Lino Mercado-Esquivias
Muhammed Zahid Kam...
Hi all ! Hope everyone is well and safe.
In this post, I'm going to explain how do we run a TensorFlow model in a Microcontroller. This will be a bit boring, not many pictures, if any, but bare with me. A lot of examples !
TensorFlow Lite fo...
In the previous blog (blog2), i have interfaced PIR sensor to pico. In this blog we going to add NeoPixel RGB LED RIng to the project.
NeoPixel Ring
The NeoPixel LED RIng brought from the Adafruit and this Getting Start guide really helps to add-up t...
Hi everyone ! Hope all are fine.
Today, we're going to try BirdNet. I've already introduced it in my last post. They have a Github repository where they have some script to process simple audio files using the models that anyone can use...