We looked for parts in our project leader's personal sensor kit. For most of the sensors, we looked at their datasheets online to see how each sensor functions.
We were particularly interested in and tried out a temperature/humidity sensor. We connected the temperature and humidity sensor and a few wires to the robot. By uploading a pre-made sketch we found online onto the Arduino, the Arduino was able to detect the temperature and humidity within the Stem room. Then, it would write those measurements onto the computer screen (the serial monitor) every second.
Programs written
- TempHumidity
Goals
- Detect the temperature and humidity
Comments
Post a Comment