Nilhcem / esp32-cloud-iot-core-k8s

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:C 89.5%Language:C++ 5.3%Language:Makefile 2.0%Language:Python 1.6%Language:CMake 1.6%