==== Updates: ==== - Worked on schematic - Tried to read data from sensors using the microprocessor. ==== Problems: ==== - Irradiance sensor and SHIT11 does not read data. - Random values are produced by the irradiance sensor. - Minimum values (-40.0 C) produced by SHIT11. ==== Possible Solutions: ==== - Our code specifies the wrong pin, so we are pulling data from an invalid pin. - We did not alter the code that worked on the Arduino to work with the atMega328p. - Our debugging skills are not sufficient. - Our wiring on our breadboard is incorrect. ==== For Next Time: ==== - Debug code to read data from SHIT11 and Irradiance sensor. - Xbee testing - Finish Eagle schematic - Get code to work dammit.