├── AG_Autosteer_ESP32_PCB.pdf ├── Autosteer_ESP ├── Adafruit_ADS1015.cpp ├── Adafruit_ADS1015.h ├── Autosteer_ESP.ino ├── BNO_ESP.h ├── BNO_ESP.ino ├── Core1code.ino ├── Core2code.ino ├── MMA8452_AOG.cpp ├── MMA8452_AOG.h ├── Misc.ino ├── Network_AOG.h ├── Network_AOG.ino └── PID.ino ├── Autosteer_ESP_V1.2_Schematics.pdf ├── ESP32_Troubleshooting.md ├── IDE_ESP32_settings.JPG ├── License └── ReadMe.md /AG_Autosteer_ESP32_PCB.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/AG_Autosteer_ESP32_PCB.pdf -------------------------------------------------------------------------------- /Autosteer_ESP/Adafruit_ADS1015.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/Autosteer_ESP/Adafruit_ADS1015.cpp -------------------------------------------------------------------------------- /Autosteer_ESP/Adafruit_ADS1015.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/Autosteer_ESP/Adafruit_ADS1015.h -------------------------------------------------------------------------------- /Autosteer_ESP/Autosteer_ESP.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/Autosteer_ESP/Autosteer_ESP.ino -------------------------------------------------------------------------------- /Autosteer_ESP/BNO_ESP.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/Autosteer_ESP/BNO_ESP.h -------------------------------------------------------------------------------- /Autosteer_ESP/BNO_ESP.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/Autosteer_ESP/BNO_ESP.ino -------------------------------------------------------------------------------- /Autosteer_ESP/Core1code.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/Autosteer_ESP/Core1code.ino -------------------------------------------------------------------------------- /Autosteer_ESP/Core2code.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/Autosteer_ESP/Core2code.ino -------------------------------------------------------------------------------- /Autosteer_ESP/MMA8452_AOG.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/Autosteer_ESP/MMA8452_AOG.cpp -------------------------------------------------------------------------------- /Autosteer_ESP/MMA8452_AOG.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/Autosteer_ESP/MMA8452_AOG.h -------------------------------------------------------------------------------- /Autosteer_ESP/Misc.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/Autosteer_ESP/Misc.ino -------------------------------------------------------------------------------- /Autosteer_ESP/Network_AOG.h: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/Autosteer_ESP/Network_AOG.h -------------------------------------------------------------------------------- /Autosteer_ESP/Network_AOG.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/Autosteer_ESP/Network_AOG.ino -------------------------------------------------------------------------------- /Autosteer_ESP/PID.ino: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/Autosteer_ESP/PID.ino -------------------------------------------------------------------------------- /Autosteer_ESP_V1.2_Schematics.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/Autosteer_ESP_V1.2_Schematics.pdf -------------------------------------------------------------------------------- /ESP32_Troubleshooting.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/ESP32_Troubleshooting.md -------------------------------------------------------------------------------- /IDE_ESP32_settings.JPG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/IDE_ESP32_settings.JPG -------------------------------------------------------------------------------- /License: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/License -------------------------------------------------------------------------------- /ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Coffeetrac/Autosteer_ESP/HEAD/ReadMe.md --------------------------------------------------------------------------------