weatherbox:guava:week_4_-_february_10_2020

We worked on include SP215 onto the bare guava code, one of the issues we encountered was the pin not declared when we have “int const adc = 'pin number'”, instead we would need to have pinmode('pin number', Input) in the void setup to double declare it. It worked after this, then we moved on to see if Xbee can communicate properly, so we assembled the Xbee onto the bare Guava and asked Firmware to help set it up, but we didn't manage to let the two Xbee communicate.

Members: Diwen, Riley, Max

Time: 3:30PM - 5:30PM

Today, we focused on debugging the XBee components on the bare Guava. At first, we couldn't really figure out the issue, but after we just playing around with the RX-Tx pins on the ATMEGA 1284P. One pair of the Rx-Tx we manage to find that will solve this issue, which is to pair up the TX0 and the RX1, this is really strange since the number after the pin tells us the pair number, and in this case, they are not even the same pair at all. Overall, we were able to send the SC11 packet to the Coordinator XBee and it sends correct data, but it will send in two different packets.

Members: Diwen, Riley, Max

Time: 1:30PM - 4:30PM

Authors

Contributing authors:

dlin

Created by dlin on 2020/02/14 01:03.

  • weatherbox/guava/week_4_-_february_10_2020.txt
  • Last modified: 2021/09/19 21:59
  • (external edit)