Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

GoogleCloudPlatform/solutions-asset-tracking-pycom-sigfox

Repository files navigation

Asset tracking with Pycom devices, Sigfox and Google Cloud

This solution tutorial demonstrates how to use a Pycom device, the Sigfox network, and Google Cloud to track the position of physical assets.

Please refer to this article for the steps to run the code.

Contents of this repository

  • CLI interface of the parser and source of the Cloud Function to decode payloads coming from the Pycom device.
  • BigQuery schema for sensor and positioning data.
  • MicroPython application that sends sensor and positioninig data and messages using the Sigfox radio network.