Can you connect temperature sensor directly to bolt?

can you connect temperature sensor directly to bolt? without using Arduino and display the data received from it to the html page.

Yes, you can connect temperature sensor directly to the bolt. You need to write HTML code for reading values from the temperature sensor and then you can see data visualisation directly on bolt cloud.

How would u do that to get temperature and humidity separately?
Can u share the code with me?

You can refer the link given below. I have already given GitHub link for code in this instructable. Check that GitHub link it will help you to write a code.

3 Likes

Without using arduino you can connect a LM35 temperature sensor to Bolt ananlog pins. You will not need an arduino for this

1 Like