0
votes

I'm working on a school project on which I need to identify a ship model to get its height. For it, I'd like to use a GPS emitter (because each ship has already one). This emitter should emit an ID that would allow me to get ship' informations into a database.

I don't know how to write custom data in a GPS emission.

Also, I would rather use Arduino.

1

1 Answers

0
votes

GPS is receive-only. It calculates its position according to what it receives.