Procházet zdrojové kódy

Add fritzing schematics

master
The Dod před 12 hodinami
rodič
revize
77686167a3
3 změnil soubory, kde provedl 2 přidání a 7 odebrání
  1. binární
      HuzzahAPDistance/HuzzahAPDistance.fzz
  2. binární
      HuzzahAPDistance/HuzzahAPDistance_bb.png
  3. 2
    7
      README.md

binární
HuzzahAPDistance/HuzzahAPDistance.fzz Zobrazit soubor


binární
HuzzahAPDistance/HuzzahAPDistance_bb.png Zobrazit soubor


+ 2
- 7
README.md Zobrazit soubor

@@ -10,14 +10,9 @@ $ cd HuzzahAPDistance
10 10
 $ cp config.h.example config.h # and edit it with SSID and Password for the AP (pick something hard to guess)
11 11
 ```
12 12
 
13
-Upload to the Huzzah board, and connect it to [HC-SR04](https://www.sparkfun.com/ultrasonic-distance-sensor-hc-sr04.html) distance sensor:
13
+Upload to the Huzzah board, and connect it to [HC-SR04](https://www.sparkfun.com/ultrasonic-distance-sensor-hc-sr04.html) like this:
14 14
 
15
-* gnd to gnd
16
-* 3v3 to vcc
17
-* 12 to trig
18
-* 13 to echo
19
-
20
-_[to do: fritzing diagram]_
15
+![Scematic diagram](HuzzahAPDistance/HuzzahAPDistance_bb.png)
21 16
 
22 17
 
23 18
 #### Test distance sensor server

Načítá se…
Zrušit
Uložit