Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5067

General discussion • Re: Raspberry Pi Project

$
0
0
So I am making a CoreBoard for a therapy clinic and I want to make it interactive so when you press a button, it will say something out loud. I am fairly new to Raspberry Pi and would like to know what hardware and what software I would need and if there are any tutorials that might help me in completing this project.
Nice!

I had to look up what a CoreBoard was. The one I found has 77 squares to point to.

For robustness I'd recommend doing this on a micro, rather than a Pi. You could do it on a Pi with a touch screen, but that gets expensive quickly.

If you wanted to make a big switch panel with the squares over the top then you will need some fabricating skills, but you can get others to help.

A Pi Pico would probably allow you to store audio files internally, then some simple code would figure out which button was pressed and play an audio file. The same can be done with an Arduino and an mp3 module. All pretty cheap.

Power it off a USB phone charger (where have we heard that before?) or some AA batteries (rechargeable) for simplicity.

Statistics: Posted by ame — Thu Jan 25, 2024 5:04 am



Viewing all articles
Browse latest Browse all 5067

Trending Articles