├── Appreciation.md ├── Arduino ├── Can2Cluster_Ford.h ├── Can2Cluster_Ford.ino ├── CanBus.cpp ├── CanBus.h ├── ClusterDefs.h ├── Config.h ├── GaugeLUT.h ├── IR_Control.cpp ├── IR_Control.h ├── README.md ├── Routines.cpp ├── Sequencer.cpp ├── Sequencer.h ├── cli.cpp └── mp3.h ├── Code_Of_Conduct.md ├── Commands.md ├── Contributing.md ├── LICENSE ├── Mustang_Cluster_Build_Log.pdf ├── PartsList.md ├── README.md ├── Remote_Control.md ├── STL_3D-Print_Files.zip ├── Schematics ├── Page1.pdf ├── Page2.pdf ├── Page3.pdf ├── Page4.pdf ├── Page5.pdf └── README.md └── WaveFiles ├── CAN2ClusterAudio.zip └── README.md /Appreciation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Appreciation.md -------------------------------------------------------------------------------- /Arduino/Can2Cluster_Ford.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Arduino/Can2Cluster_Ford.h -------------------------------------------------------------------------------- /Arduino/Can2Cluster_Ford.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Arduino/Can2Cluster_Ford.ino -------------------------------------------------------------------------------- /Arduino/CanBus.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Arduino/CanBus.cpp -------------------------------------------------------------------------------- /Arduino/CanBus.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Arduino/CanBus.h -------------------------------------------------------------------------------- /Arduino/ClusterDefs.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Arduino/ClusterDefs.h -------------------------------------------------------------------------------- /Arduino/Config.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Arduino/Config.h -------------------------------------------------------------------------------- /Arduino/GaugeLUT.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Arduino/GaugeLUT.h -------------------------------------------------------------------------------- /Arduino/IR_Control.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Arduino/IR_Control.cpp -------------------------------------------------------------------------------- /Arduino/IR_Control.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Arduino/IR_Control.h -------------------------------------------------------------------------------- /Arduino/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Arduino/README.md -------------------------------------------------------------------------------- /Arduino/Routines.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Arduino/Routines.cpp -------------------------------------------------------------------------------- /Arduino/Sequencer.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Arduino/Sequencer.cpp -------------------------------------------------------------------------------- /Arduino/Sequencer.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Arduino/Sequencer.h -------------------------------------------------------------------------------- /Arduino/cli.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Arduino/cli.cpp -------------------------------------------------------------------------------- /Arduino/mp3.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Arduino/mp3.h -------------------------------------------------------------------------------- /Code_Of_Conduct.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Code_Of_Conduct.md -------------------------------------------------------------------------------- /Commands.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Commands.md -------------------------------------------------------------------------------- /Contributing.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Contributing.md -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/LICENSE -------------------------------------------------------------------------------- /Mustang_Cluster_Build_Log.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Mustang_Cluster_Build_Log.pdf -------------------------------------------------------------------------------- /PartsList.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/PartsList.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/README.md -------------------------------------------------------------------------------- /Remote_Control.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Remote_Control.md -------------------------------------------------------------------------------- /STL_3D-Print_Files.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/STL_3D-Print_Files.zip -------------------------------------------------------------------------------- /Schematics/Page1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Schematics/Page1.pdf -------------------------------------------------------------------------------- /Schematics/Page2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Schematics/Page2.pdf -------------------------------------------------------------------------------- /Schematics/Page3.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Schematics/Page3.pdf -------------------------------------------------------------------------------- /Schematics/Page4.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Schematics/Page4.pdf -------------------------------------------------------------------------------- /Schematics/Page5.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Schematics/Page5.pdf -------------------------------------------------------------------------------- /Schematics/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/Schematics/README.md -------------------------------------------------------------------------------- /WaveFiles/CAN2ClusterAudio.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/WaveFiles/CAN2ClusterAudio.zip -------------------------------------------------------------------------------- /WaveFiles/README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/thomastech/CAN2Cluster/HEAD/WaveFiles/README.md --------------------------------------------------------------------------------