/ReP_AL-3D-Lawn-Mower

Code and Other for the ReP_AL Lawn Mower

Primary LanguageC++

ReP_AL-3D-Lawn-Mower
Code and Files for the ReP_AL 3D Printed Lawn Mower
---------------------------------------------------


Arduino Code
------------
The mower software is in the folder Mower Arduino Code:  
Upload the MEGA code to the Arduino MEGA
Upload the Nano code to the Arduino Nano
Upload the NodeMCU code to the NodeMCU Board   (includes new code)
Upload the TFT Code to the TFT MEGA Shield
Upload the ESP32_Rover Code to the ESP32 Board (GPS)
Upload the BMP Files to the TFT SD Card


(I needed to use the "old bootloader" option in the Arduino IDE to get the sketch to upload to the NANO)
Perimeter Wire - Sender_station_V1 needs to be uploaded to the Arduino in the perimeter wire transmitter.


Libraries
---------
All the libraries I used for the Arduino Code can be found in this folder.
Ensure these are installed in the Arduino libraries folder otherwise the main code wont compile


Test sketches folder
--------------------
They are designed to test the indiviual components in your build to see if they are working. 
Ihe idea is to debug the components indicudually so you are faster in completing the project.


STL Files
---------
Previous 330 Mower STL Data



----------------------------------------------
All my work falls under the GNU Public License
----------------------------------------------