Skip to content

An Arduino nano based in-wheel bike lights setup that allows images and text to be displayed while riding

License

Notifications You must be signed in to change notification settings

thetwoj/BikeLights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BikeLights

A Teensy 3.1 based in-wheel bike lights setup that allows images and text to be displayed while riding

Demo videos

Without Android app or SD card

With Anroid app and on-board SD card

Structure

There are three components of this project, two of which are optional:

  • Teensy 3.1 in-wheel circuitry and Arduino code (bikelights.ino) - required
  • Companion Android app that allows selection of images from the SD card via bluetooth - optional
  • Python script that takes an input image and outputs a file of RGB values to be loaded on SD card - optional

Dependencies

bikelights.ino

Pixel printer.py

Circuit diagrams

No SD card or BT module No SD card or BT module

SD card and BT module SD card and BT module

About

An Arduino nano based in-wheel bike lights setup that allows images and text to be displayed while riding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages