Hi everyone,
I'm a newcomer on the forum and beginner on Raspberry Pi
I just got an "old" Raspberry Pi, first version apparently (if I understood correctly because 1 strawberry is displayed on start).
I have a small project that I would like to know the feasibility:
First, I would like to connect this Raspberry Pi to a touch screen.
This touch screen would allow to change configuration by a touch on the screen. The screen would indicate the active configuration (via a different image to be displayed depending on the active configuration). Until then, this should not be a problem.
Also, and this is where I wonder if it is feasible and what I should use, each configuration should control the color of 10 independent RGB LEDs (because of different colors). That would make 10 signals RGB to send in addition to the signal to the screen.
So, in your opinion, is it feasible please?
If yes, which equipment should be used? Maybe you've seen a similar project before? With a Python source code inside?
Thank you for your help!