$USD
  • EUR€
  • £GBP
  • $USD
TUTORIALS

How to Build a Shining Bicycle Turning System

DFRobot Feb 15 2015 204

Intro

One of our best friends, Kelvin has recently shared with us his personal project on making a bicycle turning system with LED light strip and laser emit, and of couse, Arduino + Tri-Axis Accelerameter combo. I'd rather say at first sight this gadget looked no different than hundreds of DIY add-ons except its frame was 3D printed; But I was completely wrong the moment I saw it glow in the dark. Let's check it out!

This idea popped up when K was riding bicycle one night. He found it's necessary and cool to have a turning signal when riding at night. Fortunately, he knew where he can use the 3D printer, and it's easy to buy Arduino boards on line, so he made a fabulous one!

According to K's design, when the body or bicycle leans left or right above the setting threshold, the light will change like waterflow, and the color will turn as customized.

Here is how it works.

DFRobot
 

Parts List

Step 1: Main Frame

How to Build a Shining Bicycle Turning System
How to Build a Shining Bicycle Turning System
How to Build a Shining Bicycle Turning System
I used DreamMaker 3D printer to create the main part of this turn signal. I designed the main frame to look like two arrows at each side. You can also create your own design with many softwares on the market, for example if you like wings, butterfly or anything else.

My models downloadable here(main frame) and here(laser add-on).

Step 2: Installing the LED Strip

How to Build a Shining Bicycle Turning System
How to Build a Shining Bicycle Turning System

Weld the wires to the digital LED strip and then insert the strip into the main part. Those LED lights need to be put evenly.

Step 3: Wiring

How to Build a Shining Bicycle Turning System
How to Build a Shining Bicycle Turning System

For later adjusting and tweaking I did one on the breadboard first. The two resistors are needed.

Step 4: Programming the Arduino

How to Build a Shining Bicycle Turning System
Both the code and the library are attached for download. Remember two additional DLL are needed.

Step 5: Assembling

How to Build a Shining Bicycle Turning System
How to Build a Shining Bicycle Turning System
How to Build a Shining Bicycle Turning System
Insert the bluno and ADXL345 to the protoboard. Fix the board into the plastic main body. Connect to the electricity, and see if it works. The color is changing.

Step 6: Attaching the Laser Add-on

How to Build a Shining Bicycle Turning System
How to Build a Shining Bicycle Turning System

The laser supports are also made by 3D Printer. Insert the laser emitter to the support and then glue the support to the main body.

That's it! Now you can take it out and enjoy!
REVIEW