tekk / TTGO-T-Beam-Car-Tracker

TTGO-T-Beam Arduino Car Tracker - ESP32 + LoRa + GPS + GSM (optional)
GNU General Public License v3.0
171 stars 46 forks source link

Total noob question #6

Open SxS46 opened 4 years ago

SxS46 commented 4 years ago

Hello, I'm a total noob of this world but I'm trying to learn. Sorry in advance if my question is stupid. I've got a Espressif ESP32-WROVER-B board do you think I can use your code on this board? Thank you. Datasheet: https://www.espressif.com/sites/default/files/documentation/esp32-wrover-b_datasheet_en.pdf

tekk commented 4 years ago

The code is written for TTGO T-Beam, which is ESP32 with GPS and Lora. I don't know how much effort you want to invest, but it should compile OK for the WROVER too. As far as you connect the missing HW and change pin configuration according to your connections you should be able to do it on WROVER. If you dont't want to waste time rewriting my code, then probably buying yourself a T-Beam would be an easier option. They are not expensive and have all the needed hardware soldered on board. GL