seishuku / Teensy36CANSleep

Deep sleep on Teensy 3.6 (Kinetis K66)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Teensy36CANSleep

Deep sleep on Teensy 3.6 (Kinetis K66)

Using LLS (low-leakage stop) mode on the Teensy to save power when the CANbus goes idle. Hopefully to be able to use the Teensy in an always powered state in a car, so it operates like any other module on the CANbus.

https://www.youtube.com/watch?v=vFswpLSNqlg

About

Deep sleep on Teensy 3.6 (Kinetis K66)


Languages

Language:C 99.9%Language:Makefile 0.1%