mirror of
https://github.com/UberGuidoZ/Flipper.git
synced 2025-01-03 04:10:27 +00:00
Added ESP32-CAM pinouts
This commit is contained in:
parent
4936380159
commit
79d3fe092d
@ -50,6 +50,17 @@ ESP32: 3.3V -> FZ: 9 (3.3V) ***OR*** ESP32: 5V -> FZ: 1 (5V)
|
|||||||
Switch between UART Pins 13/14 and 15/16 setting in FlipperZero<br>
|
Switch between UART Pins 13/14 and 15/16 setting in FlipperZero<br>
|
||||||
`(GPIO -> USB-UART Bridge -> LEFT -> UART Pins)`
|
`(GPIO -> USB-UART Bridge -> LEFT -> UART Pins)`
|
||||||
|
|
||||||
|
# ESP32-CAM (Camera)
|
||||||
|
|
||||||
|
![ESP32-CAM](https://user-images.githubusercontent.com/57457139/182571081-81df66a8-a536-426f-9ee0-ee277da5ef0a.png)
|
||||||
|
|
||||||
|
## ESP32-CAM Pinout to Flipper Zero
|
||||||
|
|
||||||
|
CAM32: 1 (RX0) -> FZ: 13 or 15 (these are TX pins)<br>
|
||||||
|
CAM32: 2 (TX0) -> FZ: 14 or 16 (these are RX pins)<br>
|
||||||
|
CAM32: 3 (GND) -> FZ: 8 or 11 or 18 (GND)<br>
|
||||||
|
CAM32: 4 (3.3V) -> FZ: 9 (3.3V) ***OR*** ESP32: 5V -> FZ: 1 (5V)
|
||||||
|
|
||||||
# LoRa ESP32 Wifi (Wifi + Bluetooth + LoRa 433 MHz)
|
# LoRa ESP32 Wifi (Wifi + Bluetooth + LoRa 433 MHz)
|
||||||
|
|
||||||
![WIFI_LoRa_ESP32 to F0](https://user-images.githubusercontent.com/57457139/182568878-aef3ff21-2748-4ba3-9cdd-bc2f5d33b26d.jpg)
|
![WIFI_LoRa_ESP32 to F0](https://user-images.githubusercontent.com/57457139/182568878-aef3ff21-2748-4ba3-9cdd-bc2f5d33b26d.jpg)
|
||||||
|
Loading…
Reference in New Issue
Block a user