IoT Garden – Data Visualization
Here comes the last part of “IoT Garden” series where I’ll demonstrate how to quickly visualize data gathered from various sensors. Now for my project I wanted to visualize temperature, humidity and soil moisture collected from my garden. In last post we saw way to bring collected data upto AWS IoT over MQTT Topic called “garden/data”. In this post, I’ll walk you through how different AWS services will help us visualize this data! Amazon CloudWatch Custom Metric In order to…