You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
IoT-For-Beginners/translations/en/3-transport/lessons/1-location-tracking/assignment.md

1.8 KiB

Explore Additional GPS Data

Instructions

The NMEA sentences from your GPS sensor contain more information beyond just location. Explore this additional data and incorporate it into your IoT device.

For example - can you retrieve the current date and time? If you're using a microcontroller, can you set the clock using GPS data in the same way you used NTP signals in the previous project? Can you determine elevation (your height above sea level) or your current speed?

If you're working with a virtual IoT device, you can obtain some of this data by generating NMEA sentences using tools like nmeagen.org.

Rubric

Criteria Exemplary Adequate Needs Improvement
Retrieve additional GPS data Successfully retrieves and utilizes additional GPS data, either as telemetry or to configure the IoT device Successfully retrieves additional GPS data but cannot utilize it Fails to retrieve additional GPS data

Disclaimer:
This document has been translated using the AI translation service Co-op Translator. While we aim for accuracy, please note that automated translations may contain errors or inaccuracies. The original document in its native language should be regarded as the authoritative source. For critical information, professional human translation is recommended. We are not responsible for any misunderstandings or misinterpretations resulting from the use of this translation.