Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lemariva/zerynth-google-iot

Connecting the ESP32 to Google Iot Core
https://github.com/lemariva/zerynth-google-iot

google-cloud-platform google-iot-core micropython python zerynth

Last synced: 6 days ago
JSON representation

Connecting the ESP32 to Google Iot Core

Awesome Lists containing this project

README

        

# zerynth-google-iot
This project allows you to connect a ESP32 device (DevKitC v1/v4) to the Google Iot Core using Zerynth. The BMP180 sensor data (pressure and temperature) are sent to the Google Cloud Platform (GCP).

# Introduction
Zerynth allows you to use Python to program ESP32 modules to connect and send data to the Google IoT Core / GCP.

# DIY Project
Please refer to the following article for more information.

# Revision
0.1 First commit

# License
Apache 2.0