Lil' Blackbox

Coding => v1.0 - v1.1 => Topic started by: hakcenter on April 14, 2015, 11:36:58 AM

Title: Arduino Libraries
Post by: hakcenter on April 14, 2015, 11:36:58 AM
CAN Library - to communicate with the VGT turbos
FreqMeasure - used to interface and count turbo shaft speed -  Original location (https://www.pjrc.com/teensy/td_libs_FreqMeasure.html)
Timer - used to run specific code at a certain time, non interfering timer, uses millis -  Original location (https://github.com/JChristensen/Timer/tree/master)
Low-Power - creates a sleep interface with watchdog wakeup -  Original location (https://github.com/rocketscream/Low-Power)