-
-
Notifications
You must be signed in to change notification settings - Fork 29
Wardrive
Erwin Ried edited this page Sep 2, 2024
·
1 revision
There is the posibility to connect an external GPS for enabling this functionality. Check this, you will need to recompile the firmware.
The pinout used for this is:
#define GPS_TX 12 // pin 12 on the esp32-cam connected to gps's tx`
#define GPS_RX 13 // pin 13 on the esp32-cam connected to gps's rx`
Note
The wiki is yet to be completed. Please feel free to add content and collaborate.
Important
This is a public wiki. Everything you write here will be public and everyone can see it. So please don't take your personal notes here.