first commit
This commit is contained in:
commit
a5a0434432
1126 changed files with 439481 additions and 0 deletions
15
Projects/Street_View_Bike_Cam/README.md
Normal file
15
Projects/Street_View_Bike_Cam/README.md
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
This project was created for the GrovePi0 as an example of a portable project
|
||||
|
||||

|
||||
You can equip your bike with a GPS logger, which will take a photo every minute,
|
||||
and stamp it with the GPS coordinates, and temperature/humidity data.
|
||||
Project is documented at http://www.dexterindustries.com/projects/take-grovepizero-bike-trip/
|
||||
|
||||
You will need a Pizero with a Pi camera (it requires a special cable for the pizero),
|
||||
you will need to run Cinch on your SD card
|
||||
The GPS sensor goes into port RPISER
|
||||
The temperature/humidity sensor goes into port D3
|
||||
An optional LCD screen goes into one of the I2C ports.
|
||||
|
||||
You will also need to make a copy of the dextergps.py library into this folder.
|
||||
You can find that file in **GrovePi/Software/Python/grove_gps/**
|
||||
Loading…
Add table
Add a link
Reference in a new issue