Skip to content

vitor-kato/fiap-temperature-assistant

Repository files navigation

Project to run a temperature check over google assistant

Components used

  • MCP3008
  • LM35
  • Raspberry pi 3B
  • LCD Display 16x2

How it works

First we need to open a outside route for our raspberry, so we can access it from the internet. Here we used Remote.it to open the path. But you can use ngrok or similar.

We run a flask server to run the script to get the temperature value from the LM35 sensor while doing the proper convertions.

On the DialogFlow dashboard, we create the intent and user phrases so our Google Assistant Bot run the query to our webserver via a webhook

Then we format the response, so DialogFlow can parse it and display to the user, over text and TTS

Diagram

Alt text

Board

Alt text

Working

About

Temperature readings with raspberry pi3 and google assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors