© Indira Knight 2018
Indira KnightConnecting Arduino to the Webhttps://doi.org/10.1007/978-1-4842-3480-8_8

8. Create a Web Dashboard

Indira Knight1 
(1)
London, UK
 

You can attach sensors to an Arduino and send that data to the front end to create an IoT dashboard. In this chapter you will use heat, light, and humidity sensors to gather data that will then be displayed on a web page. The visualizations on the dashboard will react to the live data and that data will be stored to give a daily high and low reading. By using data visualizations in this way, you can make the data easier to read, digest, and analyze.

The Dashboard

The dashboard in this chapter will take temperature, humidity, and light level data and display each in a donut graph. The data ...

Get Connecting Arduino to the Web: Front End Development Using JavaScript now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.