The combination of IoT and ML is awesome!!.in this project we simply connect the temperature sensor LM 35 with an analog pin (A0) of Bolt IoT WiFi module and we have used the Bolt cloud platform to visualize the graphs of values of the temperature sensor.
we used polynomial regression algorithm to predict the next 5-minute temp values of my room
Though connections are shown in figures ill again write it for you
LM53 TO BOLT DEVICE
1.VCC--->5V
2.OUTPUT--->A0
3.GND--->GND
Comments