Skip to content

Nilhcem/esp32-cloud-iot-core-k8s

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

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