|
@@ -1,3 +1,16 @@
|
|
|
-# Panasonic_DMC-FZ100_remote_and_timelaps
|
|
|
+# Panasonic DMC-FZ100 remote and timelaps
|
|
|
+
|
|
|
+Board and software to control ypur DMC-FZ100 with a Raspberry PI, threw the remote port.
|
|
|
+
|
|
|
+## Remote connector connectics
|
|
|
+![remote resistors](docs/remote_resistor.gif)
|
|
|
+
|
|
|
+## Requierement
|
|
|
+
|
|
|
+Configure SPI port with ```raspi-config```
|
|
|
+
|
|
|
+## Build
|
|
|
+```gcc src/timelaps_raspberry.c -o timelaps_raspberry```
|
|
|
+
|
|
|
+
|
|
|
|
|
|
-Panasonic DMC-FZ100 remote and timelaps
|