/cloud-run-django-rest-iot

Let’s create a farm tank monitoring solution using Django Rest Framework as our base for the project. Saving farms, tanks and devices associations data on Cloud SQL and the device telemetry on BigQuery.

Primary LanguagePython

Running a Django Rest Framework API on Google Cloud Run

Using as main database a Cloud SQL Postgres instance and also saving/querying data on BigQuery

⚠️️️️THIS IS A WORK IN PROGRESS ⚠️

Run on Google Cloud

Demo

Rest API Api

Admin Interface Admin

Schematic

  • ESP8266 WiFi Microcontroller
  • HC-SR04 Ultrasonic Sensor
  • Jumpers

Schematic

References