Skip to content

Simple Arduino sketch for turning Elise dashboard CAN message (0x400) into shift lights

License

Notifications You must be signed in to change notification settings

bri3d/elise-shift-lights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

elise-shift-lights

Simple Arduino sketch for turning Elise dashboard CAN message (0x400) into shift lights

installation

  • Add https://github.com/Seeed-Studio/CAN_BUS_Shield to your Arduino Libraries
  • Add http://fastled.io/ to your Arduino Libraries
  • Build
  • Attach MCP2515 to SPI. I tested with the Sparkfun/SKPang MCP2515 shield as well as a MikroElektronika CAN-SPI.
  • Attach a string of WS2811 LEDs to DATA_PIN (pin 6 by default).
  • Attach CAN to the CAN pins on the Elise's diagnostic port.

credits

About

Simple Arduino sketch for turning Elise dashboard CAN message (0x400) into shift lights

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%