Problem description:
Being cold inside your house is really not fun. Knowing the temperature inside your house can help you adjust your heating system so your house is always in the best possible temperature!
The idea:
The Spresense main board is an awesome microcontroller made by Sony that has great processing power and very low power consumption. The ideia is to connect a temperature sensor to the Spresense main board and read the temperature from the environment!
Implementation:
First we get a temperature sensor, then we hook to the Spresense board and yay! It's done.
Comments