Hardware recommendation to control LEDs individually

Click For Summary

Discussion Overview

The discussion centers around recommendations for hardware to control individual LEDs in a matrix panel setup, specifically for a project involving a keyboard interface. Participants explore options like Arduino and Raspberry Pi, considering ease of use and suitability for a beginner with limited programming experience.

Discussion Character

  • Exploratory, Technical explanation, Conceptual clarification

Main Points Raised

  • One participant suggests that a Raspberry Pi comes with a complete kit and guidance, making it a suitable choice for the project.
  • Another participant notes that while the Raspberry Pi is beginner-friendly with resources for Python programming, the Arduino may be more advantageous for controlling multiple external devices due to its greater number of outputs.
  • There is mention of project books and magazines available for the Raspberry Pi, with a suggestion to explore specific projects like a traffic light as a starting point.

Areas of Agreement / Disagreement

Participants express differing opinions on whether the Raspberry Pi or Arduino is the better choice for the project, indicating that multiple competing views remain regarding the most suitable hardware.

Contextual Notes

Participants do not fully resolve the question of whether a matrix panel is the best option or if a simpler solution would suffice. There is also uncertainty regarding the participant's programming capabilities and time constraints.

Who May Find This Useful

Individuals interested in beginner-friendly electronics projects, particularly those involving LED control and keyboard interfaces, may find this discussion relevant.

fluidistic
Gold Member
Messages
3,932
Reaction score
283
My two years old son loves lights and computers. I was thinking to buy an Arduino or a Raspberry pi like single board to control a LED matrix panel.

What I want is to be able to control individual LEDs by pressing on keys on a keyboard. Example: by pressing "a", a LED lights up, "b" another LED lights up, "a" + "b" both LEDs light up, etc. A sort of LED piano.

Which hardware would you recommend for that purpose? Is a matrix panel even a good option? Maybe something much simpler would do it...
Do I even need an Arduino board (for the pins I guess?). I have a laptop with USB connections.

I only know some Python, not C or C++. I do not have a lot of time to spend on learning new stuff, so the simpler option the better. I do not want to be involved in a time consuming project.
 
Computer science news on Phys.org
I think the raspberry pi has a complete kit that will help you do that along with all the guidance you need to get down the road.
 
Raspberry pi can be obtained with an excellent introductory book that goes from the system installation to simple Python programming. It is great for the beginner. When it comes to controlling a lot of external devices, the Arduino has the advantage because it has more analog and discrete outputs. Both of them have a large user community and it is easy to get help and advice.
 
There are project books and magazines for the Pi. I would have a look at doing one of those first.

Perhaps Google Raspberry Pi traffic light?
 

Similar threads

  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
9K
  • · Replies 26 ·
Replies
26
Views
5K
  • · Replies 6 ·
Replies
6
Views
8K
  • · Replies 9 ·
Replies
9
Views
3K