Author Topic: Raspberry Pi RGB Controller - Where do I start!  (Read 2388 times)

0 Members and 1 Guest are viewing this topic.

Offline XL5Topic starter

  • Contributor
  • Posts: 18
  • Country: gb
Raspberry Pi RGB Controller - Where do I start!
« on: August 06, 2013, 02:52:17 pm »
Okay, so I have these strips of RGB LED's and I would like to control them over an IP network using a Raspberry Pi.

I am more than comfortable writing the software stuff, I'm just not sure where to begin when designing the circuit for this. As I understand it I want to have a constant 12V down one pin and then I should vary the resistance(?) of the three other pins to dim/brighten the RGB components.

What should I look to be doing here?
 

Offline Thor-Arne

  • Supporter
  • ****
  • Posts: 500
  • Country: no
  • tinker - tinker, little noob.....
Re: Raspberry Pi RGB Controller - Where do I start!
« Reply #1 on: August 06, 2013, 03:45:56 pm »
Google "raspberry pi mosfet pwm", that should get you started.

To dim the colors of a RGB led you use pwm.
 

Offline Zad

  • Super Contributor
  • ***
  • Posts: 1013
  • Country: gb
    • Digital Wizardry, Analogue Alchemy, Software Sorcery
Re: Raspberry Pi RGB Controller - Where do I start!
« Reply #2 on: August 06, 2013, 03:50:14 pm »
Alternatively, buy individually addressable RGB pixels. The controller on the LED does all the PWM work for you, and you talk to it down a SPI or similar bus.

Offline vlee489

  • Newbie
  • Posts: 1
Re: Raspberry Pi RGB Controller - Where do I start!
« Reply #3 on: October 07, 2013, 08:57:35 pm »
Have a look at my git hubhttps://github.com/vlee489/Raspberry-pi-RGB-LED-Stip-With-Web-Control
I have a led strip controller here but it uses a seprete web server so I don't over work my pi.
But I recomend TIP31 tranisters
 

Offline XL5Topic starter

  • Contributor
  • Posts: 18
  • Country: gb
Re: Raspberry Pi RGB Controller - Where do I start!
« Reply #4 on: October 07, 2013, 09:11:53 pm »
That's really cool, I will have a proper look tomorrow!
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf