This is a GPS logger app written in Flutter that allows users to log their current location's latitude and longitude. The app provides the ability to save location data on the phone or share it as a .txt file. The app also has the capability to communicate with an ESP32 Bluetooth device.
[This app was developed as a part of TetFund Assisted Research Projects for LoRa Assisted Smart Institution]
Features
- Log the current location's latitude,longitude and other GPS info along with the LoRa module's info such as rssi and snr
- Save the location data on the phone
- Share the location data as a .txt file (comma separated)
- Communicate with an ESP32 Bluetooth device which communicates with the LoRa Module
[This app was developed as a part of TetFund Assisted Research Projects for LoRa Assisted Smart Institution]
Features
- Log the current location's latitude,longitude and other GPS info along with the LoRa module's info such as rssi and snr
- Save the location data on the phone
- Share the location data as a .txt file (comma separated)
- Communicate with an ESP32 Bluetooth device which communicates with the LoRa Module
Show More