[Holiday Notice] Please be informed that our office will be closed on September 16 & 17 in observance of a public holiday. Kindly note that all orders placed after 12:00 PM (GMT +8) on September 13 will be processed on September 18. Thank you for your understanding, and we apologize for any inconvenience caused.
Environment Data Monitoring With Maker Feather AIOT S3 and Adafruit IO

Environment Data Monitoring With Maker Feather AIOT S3 and Adafruit IO

Introduction

In this tutorial today we would like to how to create an Environment Data Monitoring Dashboard using the Maker Feather AIOT S3.  As we know an environment data are crucial be it for personal, company or the government. The environment data is essential in providing insights into trends and changes in the environment over time, such as changes in temperature, humidity, and many more. Moreover an environmental data is critical for understanding the impact of climate change and developing strategis for adaption and mitigation. 

 

The environment data that we want to monitor in this tutorial is the temperature, humidity, eCO2 and VOC level. These data will later be represented in a dashboard to have a better view(as shown in figure below).

 

 

Hardware

For this tutorial we would need the following hardware

1x Maker Feather AIOT S3

1x SHT40

1x SGP30

1x Grove to JST-SH(qwiic) Cable - 20cm

1x STEMMA QT / Qwiic JST SH 4-Pin Cable - 50mm Long

 

The connection between the hardware is very straighforward. The connection is done as per the figure shown below

 

 

Code

The code that is used in this tutorial is as shown below 

 

Software

The software which we use to represent the environment data is Adafruit IO. Adafruit IO is an online platform and it is free to use. For details on how to create the dashboard is shown in the video.

 

Video

 

Hardware Components