├── Eagle files ├── teensy_ms.brd ├── teensy_ms.pro └── teensy_ms.sch ├── Housing files └── gauge2.stl ├── README.md └── SquirtView.ino /Eagle files/teensy_ms.brd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/merkur2k/MSCan_Gauge/HEAD/Eagle files/teensy_ms.brd -------------------------------------------------------------------------------- /Eagle files/teensy_ms.pro: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/merkur2k/MSCan_Gauge/HEAD/Eagle files/teensy_ms.pro -------------------------------------------------------------------------------- /Eagle files/teensy_ms.sch: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/merkur2k/MSCan_Gauge/HEAD/Eagle files/teensy_ms.sch -------------------------------------------------------------------------------- /Housing files/gauge2.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/merkur2k/MSCan_Gauge/HEAD/Housing files/gauge2.stl -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/merkur2k/MSCan_Gauge/HEAD/README.md -------------------------------------------------------------------------------- /SquirtView.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/merkur2k/MSCan_Gauge/HEAD/SquirtView.ino --------------------------------------------------------------------------------