From 97fc957cf2800b978d9a248ca1a88db07ad3129e Mon Sep 17 00:00:00 2001 From: Nathanwoodburn Date: Sat, 28 Aug 2021 12:41:46 +1000 Subject: [PATCH] Updated --- index.html | 7 ++--- projects.html | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+), 3 deletions(-) create mode 100644 projects.html diff --git a/index.html b/index.html index e8b88ac..efcb05c 100644 --- a/index.html +++ b/index.html @@ -24,9 +24,10 @@
Nathan.Woodburn
diff --git a/projects.html b/projects.html new file mode 100644 index 0000000..f5c3596 --- /dev/null +++ b/projects.html @@ -0,0 +1,74 @@ + + + + + + + Home | Nathan Woodburn + + + + + + + + + + + + + + + + +
+
+
+
+
+

Projects

+

My Projects made with Arduino

+
+
+
+
+
+
+
+
+
+

Weather Station

+

Weather Station using a Wemos D1 Mini Pro with a 1.44" TFT LCD Screen

More Info +
+
+

Fish Feeder

+

Automatic Fish Feeder using an ESP8266 and a stepper motor. Integrated with Google Assistant

More Info +
+
+

ANU Robot

+

Autonomous maze solving robot
Using Arduino Uno and Sonars

More Info +
+
+
+
+ + + + + + \ No newline at end of file