renatobo / bonogps

A GPS setup to log your track lap times, based on ESP32, with the ability to interface with several mobile phone apps that log your speed and position via Bluetooth Low Energy, Bluetooth or WiFi
MIT License
57 stars 18 forks source link

Enhancement/docs clarification #31

Closed yod527 closed 3 years ago

yod527 commented 3 years ago

Hey @renatobo!

First - I'd like to send massive thanks for such an awesome piece of work.

I'm joining the club with esp32 and BN220 setup.

In my case, some docs enhancements, which I'm proposing in my pull request, would help me a lot, while I was building my setup, so I thought that you may find them useful.

Thanks

renatobo commented 3 years ago

Thanks for your contribution!

Pls give me a few days to review, I read a couple of things and I'd like to add even more instructions since we are touching it. The U-Center and GPS configuration part is indeed one of the most annoying and complicated one: I have been entertaining the idea of configuring everything from this code directly w/out requiring U-Center at all.

Ciao Renato

renatobo commented 3 years ago

Thank you for patiently waiting and for the improved documentation.