Hello, I am new to Arduino and coding. We have got a class project where we are going to make our own "robot" that collects data over certain things.
I tought of having a sensor that has the data over the room temperature all the time, and when the classroom (which we are going to use it in) gets too hot or too cold, there should be a light signal which signals that the room temperature needs to be changed. (Specially in colder seasons in Norway, classrooms get overheated and often too cold, a classroom should be about 18-25 degrees).
My plan is to have some sort of lights forexample: green light -> the room temperature is okay
red light -> the temperature is too hot
blue light -> the temperature is too cold.
Do anyone know what parts I need for this;)? Thanks:D.