Skip to content

Commit

Permalink
Update rover_v6.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jancelin authored Sep 6, 2024
1 parent 1b61185 commit d768f19
Showing 1 changed file with 3 additions and 24 deletions.
27 changes: 3 additions & 24 deletions docs/make_rover/rover_v6.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,27 +8,6 @@ has_children: true

> experimental code!!!
### This code allows you to connect an esp32 coupled to a Ublox F9P GNSS module on the UART port to use NTRIP clients on smartphones such as:
* [Lefebure](https://play.google.com/store/apps/details?id=com.lefebure.ntripclient) :white_check_mark:
* [BTGNSS](https://play.google.com/store/apps/details?id=com.clearevo.bluetooth_gnss) :white_check_mark:
* [SwMpas](https://play.google.com/store/apps/details?id=np.com.softwel.swmaps) :white_check_mark:

### Materials:

* [Tinytronic](https://www.tinytronics.nl)
* [Lilygo T-pcie](https://www.tinytronics.nl/en/development-boards/microcontroller-boards/with-wi-fi/lilygo-t-pcie-v1.2-axp2101-esp32-wrover-16mb)
* [USB-C](https://www.tinytronics.nl/en/cables-and-connectors/connectors/usb/usb-c-2.0-female-to-dip-adapter)
* [Pig tail](https://www.tinytronics.nl/en/cables-and-connectors/cables-and-adapters/others/sma-female-to-ufl-female-cable)
* [Li-Po](https://www.tinytronics.nl/en/power/batteries/li-po/li-po-accu-3.7v-2000mah)

* [GNSS](https://store-drotek.com)
* [F9p DP0602](https://store-drotek.com/923-DP0602.html)
* [Multiband Antenna](https://store-drotek.com/925-da233.html)

## Param Arduino IDE

https://github.com/jancelin/RoverGNSS_RTK_BT_esp32_f9p

![montage rover 6](/assets/images/montage_rover/v6_1.jpg)
![montage rover 6](/assets/images/montage_rover/v6_2.jpg)
![montage rover 6](/assets/images/montage_rover/v6_3.jpg)
### This code allows you to connect an esp32 :
* [esp32-wifi-ntrip](https://github.com/buched/F9p-ntrip-esp32) :white_check_mark:
* [esp32--android-BT](https://github.com/jancelin/RoverGNSS_RTK_BT_esp32_f9p) :white_check_mark:

0 comments on commit d768f19

Please sign in to comment.