瀏覽代碼

Update 'README.md'

bnj 6 年之前
父節點
當前提交
72d99ca4ea
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      README.md

+ 8 - 0
README.md

@@ -2,7 +2,15 @@
 
 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```