Friday, May 23, 2014

Weather Station: Day 5 - May 23

Today we put the new weather station together. It is more complex than the first weather station so it took some time.



We also did some research about the I2C which we found to be the inter-integrated circuit. It is pinless which makes it easy to add or remove components. Also, the arduino boards can control all of the components that use the I2C.

We tried to continue the circuit from yesterday but we ran into difficulties when running the code. We kept getting an error message so we are going to look into that some more.

We also installed the software that connects the weather station to a PC specifically windows. However, we are only receiving data for the temperature and humidity so we have to go back and see where we went wrong. All of the information is showing up on the console but not on the PC. It is possible that we have to wait for the information to process and it is also possible that we made an error when setting up the software.

No comments:

Post a Comment