forked from REPALphilread/ReP_AL-3D-Lawn-Mower
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Readme.txt
36 lines (25 loc) · 1.22 KB
/
Readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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:
MEGA - Needs to be uploaded to the Arduino MEGA
NANO - Needs to be uploaded to the Arduino NANO
NODEMCU - Needs to be uploaded to the NODEMcu board
(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.
CAD Data
--------
is fouind in the ReP_AL Mower STEP Files Folder
----------------------------------------------
All my work falls under the GNU Public License
----------------------------------------------