TTGO-T-Beam-Car-Tracker icon indicating copy to clipboard operation
TTGO-T-Beam-Car-Tracker copied to clipboard

Total noob question

Open SxS46 opened this issue 4 years ago • 1 comments

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

SxS46 avatar Apr 07 '20 23:04 SxS46

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

tekk avatar Apr 08 '20 11:04 tekk