Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GUIDE for begginers Raspberry #67

Open
Andriejus opened this issue Jan 30, 2019 · 13 comments
Open

GUIDE for begginers Raspberry #67

Andriejus opened this issue Jan 30, 2019 · 13 comments

Comments

@Andriejus
Copy link

Hello Sirs,

as I have problems with running this project on my MAC computer (works fine on Windows 7), so Im thinking to make this project on Raspberry. I had never hold Raspberry in my hands, so any help would be nice!

  1. What kind of Raspbbery board do I need? (I find several boards I can buy, so which one is suitable)?
  2. What kind of sound card do I need? (I will take sound from my stereo amplifier).
  3. Do I need some kind of display? How I will be able to control effects? I dont need a computer? It could be standalone?

Maybe someone has already done this project on Raspberry and could share his experience?

Regards!

@lpearl
Copy link

lpearl commented Jan 30, 2019

@Andriejus Hi, The prosses is definitely more involved than with a mac or windows, that being said its definitely possible. I'm currently using a Raspberry Pi 3 Model B but I would suggest the more powerful Raspberry Pi 3 Model B+. You will need a way of getting audio into the pi most people use a USB audio input device. I would recommend a display as it makes everything easier (not sure how you would control what effect was playing and setup Systematic-LEDs without one). Currently, I am using a pi3 model b as I said before and providing audio in with shairport-sync using airplay on my idevice. You will also need a 3.3 to 5v logic converter as the pis PWM only outputs high at 3.3V and the led strip needs 5v high (more info here).

hope the helps,

lpearl

@lpearl
Copy link

lpearl commented Jan 31, 2019

@Andriejus Check out your other issue about the mac freezing as I tried to help fix your problem and it would save you from buying all this stuff. The level converter is not the right one as it needs to be faster, a 74AHCT125 would be a good choice. You will also need a way to hookup the pi to the logic level converter, if you are familiar with soldering then that would be the cleanest way. If not you could get away with a breadboard and some hookup wires.

@richyxi
Copy link

richyxi commented Jan 31, 2019 via email

@lpearl
Copy link

lpearl commented Jan 31, 2019

@richyxi Check this out it may help.

@richyxi
Copy link

richyxi commented Jan 31, 2019 via email

@Andriejus
Copy link
Author

Andriejus commented Jan 31, 2019

@Andriejus Check out your other issue about the mac freezing as I tried to help fix your problem and it would save you from buying all this stuff. The level converter is not the right one as it needs to be faster, a 74AHCT125 would be a good choice. You will also need a way to hookup the pi to the logic level converter, if you are familiar with soldering then that would be the cleanest way. If not you could get away with a breadboard and some hookup wires.

Hi, thanks. I will check another issue with freezing when Im at home! Soldering is my passion! so no problem with it. I will find that level convertor. Other equipment which I gave links to, are they suitable? The reason I want to make it as standalone with raspberry, because all equipment will be in my living room with all the hifi stero equipment, and I dont want to use my computer everytime I listen to music:) MAC+esp8266 will be in my working room.
One more question: can I use this raspberry board with touch screen to another project as well? For example showing clokc, temperature or other stuff?:) Or is it for only one project? Like in esp8266 your can uplaod only one sketch?:)

@richyxi
Copy link

richyxi commented Jan 31, 2019 via email

@Andriejus
Copy link
Author

I hope so. I want it to be standalone project without my MAC cmoputer. Thats why Im wondering what parts do I need to make this project.

@lpearl
Copy link

lpearl commented Feb 1, 2019

@Andriejus I would take a look at LedFX as its more suited to multiroom setups (don't think it will work for the pi though). Depending on how resource intensive the programs you want to run you can run as many programs as your pi can handle. The Pi is just like a mini computer just a lot smaller and less powerful.

@JaymerJaymer
Copy link

Want to re-visit this issue running on standalone Pi. I, too, don't want to have to use a full computer just to play lights with music. Has anyone achieved this?
Are there any other types of newer MCUs that have more power that would be better suited for this?

@richyxi
Copy link

richyxi commented Mar 2, 2019 via email

@lpearl
Copy link

lpearl commented Mar 2, 2019

@JaymerJaymer So I have got it working on raspberry pi but it was not simple with this project. I'm still waiting for more LEDs to arrive so I'm not sure how well the pi will work with my use case. I'm sure a more powerful MCU will work better as you would be able to run more lights but I have not tested running multiple light configurations. But as has been stated in the read my this project is no longer being supported and you should check out led fx.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants