Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lemariva/zerynth-google-iot
- Owner: lemariva
- License: apache-2.0
- Created: 2018-09-16T09:23:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-17T12:03:19.000Z (over 6 years ago)
- Last Synced: 2024-12-10T14:11:48.428Z (2 months ago)
- Topics: google-cloud-platform, google-iot-core, micropython, python, zerynth
- Language: Python
- Size: 7.81 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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