diff --git a/arduino/README.md b/arduino/README.md deleted file mode 100644 index 925def0..0000000 --- a/arduino/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# Arduino - -An assortment of Arduio setup that I've used with my home automation. - -## Warning - -Content here may not be up to date. I briefly used Arduino hardware to create an MVP prior to moving to Z-Wave hardware. diff --git a/hardware/arduino/README.md b/hardware/arduino/README.md new file mode 100644 index 0000000..13f103c --- /dev/null +++ b/hardware/arduino/README.md @@ -0,0 +1,5 @@ +# Arduino + +An assortment of Arduio setup that I've used with my home automation. + +See sub folders for details. diff --git a/arduino/Weather_Shield_Basic/README.md b/hardware/arduino/Weather_Shield_Basic/README.md similarity index 100% rename from arduino/Weather_Shield_Basic/README.md rename to hardware/arduino/Weather_Shield_Basic/README.md diff --git a/arduino/Weather_Shield_Basic/Weather Shield.pdf b/hardware/arduino/Weather_Shield_Basic/Weather Shield.pdf similarity index 100% rename from arduino/Weather_Shield_Basic/Weather Shield.pdf rename to hardware/arduino/Weather_Shield_Basic/Weather Shield.pdf diff --git a/arduino/Weather_Shield_Basic/Weather_Shield_Basic.ino b/hardware/arduino/Weather_Shield_Basic/Weather_Shield_Basic.ino similarity index 100% rename from arduino/Weather_Shield_Basic/Weather_Shield_Basic.ino rename to hardware/arduino/Weather_Shield_Basic/Weather_Shield_Basic.ino diff --git a/arduino/Weather_Shield_Basic/micro.png b/hardware/arduino/Weather_Shield_Basic/micro.png similarity index 100% rename from arduino/Weather_Shield_Basic/micro.png rename to hardware/arduino/Weather_Shield_Basic/micro.png diff --git a/esphome/README.md b/hardware/esphome/README.md similarity index 100% rename from esphome/README.md rename to hardware/esphome/README.md diff --git a/esphome/plant_monitor/README.md b/hardware/esphome/plant_monitor/README.md similarity index 100% rename from esphome/plant_monitor/README.md rename to hardware/esphome/plant_monitor/README.md