mirror of
https://github.com/Genaker/LoraSA.git
synced 2026-08-07 09:22:46 +02:00
Update README.md
This commit is contained in:
@@ -224,27 +224,27 @@ We are using pin 41 as a Buzzer trigger. Connect buzzer + leg with pin 41 and -
|
||||
|
||||
## DFRobot OSD Wiring
|
||||
**Heltec V3 -> DFRobot OSD**
|
||||
GND -> GND
|
||||
3V3 -> 3V3
|
||||
26 -> SCK
|
||||
34 ->MOSI
|
||||
33 ->MISO
|
||||
47 -> D3
|
||||
GND -> GND <br />
|
||||
3V3 -> 3V3 <br />
|
||||
26 -> SCK <br />
|
||||
34 ->MOSI <br />
|
||||
33 ->MISO <br />
|
||||
47 -> D3 <br />
|
||||
|
||||
More photos you can see there:
|
||||
More photos you can see there: <br />
|
||||
https://github.com/Genaker/LoraSA/issues/11
|
||||
|
||||

|
||||
|
||||
# Camera to DF robot Wiring
|
||||
Camera -> DFRobotOSD
|
||||
Video out -> In
|
||||
GND -> GND
|
||||
3v3 -> 3V3 Heltec or some 3v on FPV
|
||||
Camera -> DFRobotOSD <br />
|
||||
Video out -> In <br />
|
||||
GND -> GND <br />
|
||||
3v3 -> 3V3 Heltec or some 3v on FPV <br />
|
||||
|
||||
# DFRobot to Drone or VTX(video transmitter)
|
||||
**DF Robot -> VTX or **
|
||||
Video Out - Video IN
|
||||
**DF Robot -> VTX or ** <br />
|
||||
Video Out - Video IN <br />
|
||||
|
||||
```
|
||||
// SPI pins
|
||||
@@ -259,16 +259,16 @@ https://www.aliexpress.us/item/2251832815289133.html
|
||||
https://www.amazon.com/dp/B00P7QBGD2
|
||||
|
||||
**Loystic -> Heltec V3**
|
||||
SW -> 46
|
||||
VRX -> 19
|
||||
VRY -> X has not been implemented yet
|
||||
+5v -> 5V
|
||||
GND -> GND
|
||||
SW -> 46 <br />
|
||||
VRX -> 19 <br />
|
||||
VRY -> X has not been implemented yet <br />
|
||||
+5v -> 5V <br />
|
||||
GND -> GND <br />
|
||||
|
||||
## Buzzer/Beeper Wiring
|
||||
TMB12A03 - in my case. Low voltage is better.
|
||||
TMB12A03 - in my case. Low voltage is better. <br />
|
||||
**Buzzer -> Heltec V3**
|
||||
+ -> 41
|
||||
GND (another) -> GND
|
||||
+ -> 41 <br />
|
||||
GND (another) -> GND <br />
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user