1. Arjun Panicker
2. Clariza Look
3. Deepakraj Sugumaran
4. Harper Wu
5. Kiet Hoang
A. EMI Toolkit - [ Arjun Panicker , Deepakraj]
B. Python Websever - [Clariza Look, Harper Wu, Kiet Hoang]
1. [Required] Python 3.7.3 and above
2. [Required] PySerial 3.5 and above
3. [Required] PyNMEA-2 1.18 and above
1. Download and install anaconda https://www.anaconda.com/
2. Download or Clone this repo.
cd Prerequisites/
conda env create -f windows-precision-farming-emitoolkit.yml
conda env create -f mac-precision-farming-emitoolkit.yml
conda activate emitoolkit
cd ..
cd EMI-Toolkit/
python3 main.py
From home page of this applicaiton, users could use map or history button to view avaiable maps and history data collection record.
In map page, there are a list of maps of different map which could be use to perform data collection and visualization.
Choose the fild map would like to use to process to viem map and start tracking
In tracking page, the map selected in previous page would be shown with location coordinate and hardware status informaiton on top and operation button on th bottom.