Vary LED brightness with throttle input...
#1
Thread Starter
Tech Rookie
Joined: Nov 2020
Posts: 3
I have a Redcat Racing Blackout XTE. I am working on a project to 3D print a new body to make it look like an Octane from Rocket League. I need to know how to make a pair of LED light bars glow brighter as I give throttle on the transmitter like the boosters in the game glow when you drive forward. Any idea for how to do this? It would really complete the look later on. (Note: transmitter, battery, and receiver are all standard to the XTE, no aftermarket parts)
#5
Tech Adept
iTrader: (14)
Joined: Nov 2009
Posts: 158
For quick and dirty y cable the esc to a second brushed esc and you can drive LED's from there. Test the voltage and use an LED resistor calculator to determine the correct resistos to put inline
If you're ambitious, checkout Spark Fun or Adafruit for one of their smaller Arduino based boards. There is an Arduino library out there (I've used it in the past) that will allow you to read the RX output, which you could then used to control the PWM output to the LED's.
If you're ambitious, checkout Spark Fun or Adafruit for one of their smaller Arduino based boards. There is an Arduino library out there (I've used it in the past) that will allow you to read the RX output, which you could then used to control the PWM output to the LED's.
#6
Do you have specific light bars in mind? I've got an existing module that could likely be programmed to do what you want, it's good for up to 300mA as-is.
As a side project, I've mucked around with a custom light bar (I have visions for this for an updated F1 safety car) which can run any combination of colours etc:
As a side project, I've mucked around with a custom light bar (I have visions for this for an updated F1 safety car) which can run any combination of colours etc:
#8
This is my little module that I just tweaked to do PWM output from the throttle instead of blinking. Weighs about 4g

Stuck it in the touring car and hooked up three LED brake lights. It's not calibrated, but shows the effect easily enough:
Phil.

Stuck it in the touring car and hooked up three LED brake lights. It's not calibrated, but shows the effect easily enough:
Phil.




