Przeglądaj źródła

Update README.md

nmrr 3 lat temu
rodzic
commit
969a0a8e77
1 zmienionych plików z 3 dodań i 1 usunięć
  1. 3 1
      README.md

+ 3 - 1
README.md

@@ -7,7 +7,9 @@ You need a **geiger counter** board to run this application. This board can be u
 
 
 The geiger counter board can be powered with +5V power pin of the **Flipper Zero** 
 The geiger counter board can be powered with +5V power pin of the **Flipper Zero** 
 
 
-Output pin for measure on arduino cannot be used on the **Flipper Zero** because output voltage is too low. You can use jack out port instead. This port must be connected on **A7** GPIO.
+Output pin for measure on arduino cannot be used on the **Flipper Zero** because output voltage is too low. You can use jack out port instead. This port must be connected on **A7** GPIO :
+
+<img src="https://github.com/nmrr/flipperzero-geigercounter/blob/main/img/schematic.jpg" width=70% height=70%>
 
 
 ## Build the program
 ## Build the program