This is example code that can get you started with building your own IR vision robot that communicates over LoRa

Dependencies:   Adafruit-MotorShield Adafruit-PWM-Servo-Driver Adafruit_GFX BufferedSerial MAX17055_EZconfig NEO-6m-GPS SX1276GenericLib USBDeviceHT max32630fthr max77650_charger_sample

Fork of MAX326xxFTHR_LoRa_Example_test by Devin Alexander

Revision:
35:bae9b236070b
Parent:
32:b108ed6096b0
--- a/PinMap.h	Tue Jul 31 02:00:57 2018 +0000
+++ b/PinMap.h	Tue Jul 31 21:16:10 2018 +0000
@@ -126,7 +126,7 @@
 //    #define LORA_CS         P5_3
 //    #define LORA_RESET      P5_4
 //    #define LORA_DIO0       P5_5    // DIO0=TxDone/RXDone/CADDone
-    #define LORA_CS         P4_7
+    #define LORA_CS         P5_3
     #define LORA_RESET      P3_3
     #define LORA_DIO0       P3_2    // DIO0=TxDone/RXDone/CADDone
 #define LORA_DIO1       NC      //