├── ArduinoFile-Mega-PCB-v1.0.zip ├── ArduinoFile-Mega-Schematic-v1.0.pdf ├── README.md ├── SDTemplate ├── profile.image └── rescue │ ├── selector.3.5inch.dc42 │ ├── selector.image │ └── selector.twiggy.dc42 ├── proFileEmulator.ino └── proFileTester.ino /ArduinoFile-Mega-PCB-v1.0.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexthecat123/ArduinoFile/HEAD/ArduinoFile-Mega-PCB-v1.0.zip -------------------------------------------------------------------------------- /ArduinoFile-Mega-Schematic-v1.0.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexthecat123/ArduinoFile/HEAD/ArduinoFile-Mega-Schematic-v1.0.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexthecat123/ArduinoFile/HEAD/README.md -------------------------------------------------------------------------------- /SDTemplate/profile.image: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexthecat123/ArduinoFile/HEAD/SDTemplate/profile.image -------------------------------------------------------------------------------- /SDTemplate/rescue/selector.3.5inch.dc42: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexthecat123/ArduinoFile/HEAD/SDTemplate/rescue/selector.3.5inch.dc42 -------------------------------------------------------------------------------- /SDTemplate/rescue/selector.image: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexthecat123/ArduinoFile/HEAD/SDTemplate/rescue/selector.image -------------------------------------------------------------------------------- /SDTemplate/rescue/selector.twiggy.dc42: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexthecat123/ArduinoFile/HEAD/SDTemplate/rescue/selector.twiggy.dc42 -------------------------------------------------------------------------------- /proFileEmulator.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexthecat123/ArduinoFile/HEAD/proFileEmulator.ino -------------------------------------------------------------------------------- /proFileTester.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/alexthecat123/ArduinoFile/HEAD/proFileTester.ino --------------------------------------------------------------------------------