diff --git a/GPSPi/readme.md b/GPSPi/readme.md new file mode 100644 index 0000000..e903501 --- /dev/null +++ b/GPSPi/readme.md @@ -0,0 +1,3 @@ +# GPSPi +This is a project for a GPS logger so I can graph my travels after the fact. +The plan is to buy a GPS hat from Adafruit and use that to get the required data to log. \ No newline at end of file diff --git a/README.md b/README.md index 47500a6..074a2b3 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ # vanlife-pi -Various Raspberry Pi's I use in my converted bus +Various Raspberry Pi's I plan to use in my converted bus +Some will be for luxury, others for security and data logging. + +# Who am I? +Forty something Icelandic man who's moving into a converted MB Sprinter 412d with my wife and kitty. +When we get to that point there are many things that I need to fix and make work in the bus for me as I am a bit of a nerd. \ No newline at end of file diff --git a/SensorPi/readme.md b/SensorPi/readme.md new file mode 100644 index 0000000..94d942b --- /dev/null +++ b/SensorPi/readme.md @@ -0,0 +1,3 @@ +# SensorPi +This is a project for a Raspberry Pi Zero W to sense varios gases as well as recording video from cameras in and outside the van. +Security system of sorts. \ No newline at end of file