Monitoring Air Quality using Foobot and scriptr.io
Foobot is a smart air quality sensor that can monitor the levels of various toxic compounds in the environment, as well as other data such as temperature and humidity. All the data it collects gets automatically uploaded to the cloud where it’s available through their API. I used scriptr.io’s Google charts feature to create a live chart that shows the data collected by my Foobot in the past 24 hours. Let’s take a look at how I designed it. An API key is required to use their API, so I stored mine in a scriptr.io file at foobot/config so that...
Read More