Your shopping cart is empty!
Talking Photo? Program using CircuitPython on Maker Pi Pico
- Idris Zainal Abidin
- 08 Mar 2022
- 851
Introduction
In this tutorial I will share how to build a "talking photo" project using Maker Pi Pico and CircuitPython.
Video
Hardware Preparation
This is the list of items used in the video.
- Maker Pi Pico
- Capacitive Touch Sensor
- microSD Card
- 5mm Copper Foil Tape
- 6W Stereo Speaker
- USB Micro B Cable
Sample Program
This is CircuitPython sample program to read the capacitive touch and play the mp3 from micro SD card.
Please download the following mp3 files and put it in the SD card.
Thank You
References:
- Mainkan lagu MP3 dari SD card guna Maker Pi Pico | Klinik Digital Making
Thanks for reading this tutorial. If you have any technical inquiries, please post at Cytron Technical Forum.
"Please be reminded, this tutorial is prepared for you to try and learn.
You are encouraged to improve the code for a better application."