Smart motorcycle helmet lighting follows your signals

As a motorcyclist, it’s important to be seen at all times. To help improve his visibility while on the road, Adnan Khan decided to outfit his helmet with a brake light and turn signals that activate along with the bike’s built-in indicators.
The video below shows how it was made, using an Arduino Uno onboard the motorcycle, plus a Nano embedded in the headgear. A pair of nRF24L01 transceivers enable the two Arduinos to communicate wirelessly, and three TIP122 transistors control the lighting directly for sufficient power output.

Although a neat concept, be sure that you don’t compromise your helmet’s structural integrity or legality if you try something similar! Code is available in the video’s description.
June 29th, 2019 at 15:07:35
As a safety conscious older rider of motorcycles, I love this idea. I also dabble in IOT, so I’ll definitely look into this. Great idea!
June 30th, 2019 at 07:09:32
Mand this idea Awsome
July 4th, 2019 at 03:32:54
Great idea! Congratulations for your project! Surely it will increase your safety a lot!
July 5th, 2019 at 10:31:41
Good idea it would be fitted as standard in every helmet
August 29th, 2019 at 13:01:22
I built your project and it works 100% right, the left and brake lights follow the signals from the motorcycle .. I have a question for you, what method do you use to pull the logic high from the transmitter? pulldown or pullup because I tried the pulldown method and it works and is stable if the motorbike doesn’t start but if I start the motorbike and increase the signal speed of the transmitter disconnected .. the resistor between Gnd and the arduino pin is 10k and I add 10k before Vcc .. please give me enlightenment.. sorry for my bad english
September 2nd, 2020 at 11:22:00
Can i get the schematic diagram and the code for this project