8000 GitHub - sergiohermes/esp32-cloud-iot-core-k8s: Using Cloud IoT Core to connect an ESP32 to the Google Cloud Platform
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sergiohermes/esp32-cloud-iot-core-k8s

 
 

Repository files navigation

ESP32, Cloud IoT Core, Kubernetes

Blog post: http://nilhcem.com/iot/cloud-iot-core-with-the-esp32-and-arduino

Projects

  • 01-esp32_bme280: ESP32 Arduino code that writes BME280 sensor data to the Serial (115200)
  • 02-esp32_bme280_ciotc_arduino: ESP32 Arduino code that sends BME280 sensor data to Google Cloud IoT Core
  • 03-esp32_bme280_ciotc_esp-idf: ESP-IDF (FreeRTOS) code for the ESP32 that sends BME280 sensor data to Google Cloud IoT Core, using the Cloud IoT Device SDK
  • 04-generate-jwt: Python3 script to generate a Json Web Token
  • 05-influxdb_grafana_k8s: Kubernetes files to host InfluxDB + Grafana
  • 06-cloud_function: Google Cloud Function that persists sensor data to InfluxDB

About

Using Cloud IoT Core to connect an ESP32 to the Google Cloud Platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.5%
  • C++ 5.3%
  • Makefile 2.0%
  • CMake 1.6%
  • Python 1.6%
0