TechVic-1

Results 11 comments of TechVic-1

That is brilliant, I am so excited about this 👍 I'm ordering everything times 3. Great if all band and channels are selectable, because some of my friends uses vtx...

Idea for the start race. When you hitt start on the app the laptimer should wait 10 seconds before it starts tracking, the last 5 seconds of the wait timer...

Which pin number do you use to connect more RF-Laptimers together, so I can prepare this on my timers that I build.

sheaivey/rx5808-pro-diversity uses a 100k resistor between RSSI and ground and 1k resistor on each SPI, why aren't we using it here?

Can't get the BT to communicate to Pro mini. In app when connected it only shows S>>> Flashing nothing more? I have the baud rate set to 115200. And one...

Found the problem, my arduino is 3.3v 8MHz 😪

NO you don't. This is the first repository that doesn't have the platformio.ini file in root folder. Check any repository that uses vscode and platformIO you will see. I want...

Example: [MarlinFirmware](https://github.com/MarlinFirmware/Marlin) [FireFly-Nano](https://github.com/simonp0/FireFly-Nano-Remote)

Yes Okay you need to add the lines in platformio.ini `[platformio] src_dir = ESP32LapTimer` Check out FireFly-Nano platformio.ini file, here you just uncomment which board you have and hitt build...