diff --git a/raspberryPi/README.md b/raspberryPi/README.md new file mode 100644 index 0000000..fa5d514 --- /dev/null +++ b/raspberryPi/README.md @@ -0,0 +1,5 @@ +Client programs on Rapsberry Pi did not stray too far from these two great tutorials: + +[PiCamera Documentation - Advanced Recipes](https://picamera.readthedocs.org/en/release-1.10/recipes2.html) + +[Ultrasonic Distance Measurement Using Python – Part 2](http://www.raspberrypi-spy.co.uk/2013/01/ultrasonic-distance-measurement-using-python-part-2/)