IoT Tank Monitoring Solution Part 1 — Build a Rest API using Cloud Run and Django Rest Framework

End to end solution to track tank level using cloud computing without having to worry too much with managing infrastructure. This is a 3 part tutorial on how to create a farm tank monitoring solution on Google Cloud. Part 1 — Build a Rest API using Cloud Run and Django Rest Framework Part 2 — MicroPython device to collect tanks data Part 3 — Visualizing data using BigQuery Federated Queries and Data Studio For this tutorial we’re going to be using Django Rest Framework as our base for the project....

January 6, 2020 · 8 min · ✍️

IoT Tank Monitoring Solution Part 2 — MicroPython device with ESP8266 to collect tank level data

End to end solution to track tank level using cloud computing without having to worry too much with managing infrastructure. This is a 3 part tutorial on how to create a farm tank monitoring solution on Google Cloud. Part 1 — Build a Rest API using Cloud Run and Django Rest Framework Part 2 — MicroPython device to collect tanks data Part 3 — Visualizing data using BigQuery Federated Queries and Data Studio In this part of this series of tutorials, I’ll go through the steps to build an IoT device to collect level data using fairly cheap WiFi devices and a ultrasonic sensor using MicroPython....

January 6, 2020 · 3 min · ✍️

Display de dados do Youtube com ESP32 e MicroPython - Diário Maker Dev

Passo a passo de como foi desenvolvido o projeto que mostra estatísticas de um canal do Youtube, feio com ESP32, MicroPython e a API do Youtube. 🐍 Repositório no Github com mais detalhes https://github.com/alvarowolfx/esp32-youtube-display ⭐️ Links relacionados ao MicroPython MicroPython: https://micropython.org/ ESPTool : https://github.com/espressif/esptool AMPy : https://github.com/pycampers/ampy Jupyter Notebook e tutorial que segui : https://towardsdatascience.com/micropython-on-esp-using-jupyter-6f366ff5ed9 Kernel MicroPython : https://github.com/goatchurchprime/jupyter_micropython_kernel.git Biblioteca para display : https://github.com/adafruit/micropython-adafruit-rgb-display 📹 Documentação de API do Youtube Documentação: https://developers.google.com/youtube/v3/docs/ Console de Desenvolvedor : https://console.developers.google.com/

April 24, 2019 · 🎥

Futuro da Agricultura, Google Cloud Next 2019 e Automação num passe de Mágica - Novidades IoT #7

Novidades sobre o mundo de IoT toda semana. Links dessa semana: 🌿 Futuro da Agricultura é com IoT e Machine Learning Artigo: http://news.mit.edu/2019/algorithm-growing-agriculture-0403 Projeto de Estufa: https://create.arduino.cc/projecthub/vinikon/autonomous-indoor-greenhouse-mature-real-working-project-946f6e ☁ Novidades de IoT no Cloud Next 2019 Evento: https://cloud.withgoogle.com/next/sf Updates Coral: https://developers.googleblog.com/2019/04/updates-from-coral-new-compiler-and.html Cloud AutoML : https://cloud.google.com/automl/ Cloud AutoML Edge: https://cloud.google.com/vision/automl/docs/deploy Empresa usando Coral: https://www.oivi.co/ 🔋Guia de como manter seus projetos usando Raspberry Pi funcionando em quedas de energia Artigo : https://www.balena.io/blog/how-to-keep-your-device-up-and-running-during-power-outages/ 🐍 CircuitPython rodando em uma calculadora Artigo: https://blog.hackster.io/youll-be-able-to-run-adafruit-s-circuitpython-on-the-new-ti-83-premium-ce-calculator-7d86a55bd3f0 Projeto Display Youtube com MicroPython: https://github.com/alvarowolfx/esp32-youtube-display/ 🧙‍♂️ Automação Mágica Artigo: https://github.com/alvarowolfx/esp32-youtube-display/ Video: https://www.youtube.com/watch?v=bhldhoncPsA&feature=youtu.be 🤖 Projeto da Semana: Organizador de componentes por comandos de voz Projeto: https://www.instructables.com/id/FindyBot3000-a-Voice-Controlled-Organizer/

April 15, 2019 · 🎥