In this project you can find how to make your own GPS tracker that can be monitored over the internet
We need to install node-osc library for nodejs using npm. For that run npm install node-osc
in your terminal, or go to osc folder and run npm install
.
Open osc/osc-server.js to see a basic example code.
We need to install telnetserver library for python using pip. For that run pip install telnetserver
in your terminal, or go to telnet folder and run pip install -r requirements.txt
.
Open telnet/telnet-server.py to see a basic example code.
- ESP8266 WeMos D1 Mini
- NEO-6M
- Arduino IDE
- UART