======= Mango ======= ==Team Members: Mark Cacal, Josh Renzo Claudio, Emily Kane== ==Team Leader: Isaiah Aribal== {{ :weatherbox:team_mango:img_1510.jpg?nolink&400 |}} ===== Introduction ===== The purpose of this project is to design a weather box in order to collect data on weather conditions through Manoa campus. Regular meeting lab hours: Monday & Wednesday: 3:30 - 5:00 ===== Goals ===== Some skills we want to acquire and improve on this semester are: * Soldering * Arduino * Teamwork * Organization * Presentation * Communication * Time Management Overall Goal:\\ Our end goal in this project is to create an updated self sustaining environmental sensor node based off from REIS 296 Weatherbox. We would also like to provide any solutions and tips for future 296 project teams. ===== Meeting Minutes ===== === Fall 2017 === *[[.: Week 1 - September 6 & 8, 2017]] *[[.: Week 2 - September 11 & 13, 2017]] *[[.: Week 3 - September 18 & 20, 2017]] *[[.: Week 4 - September 25 & 27, 2017]] *[[.: Week 5 - October 2-6, 2017]] *[[.: Week 6 - October 9 & 11, 2017]] *[[.: Week 7 - October 16, 2017]] *[[.: Week 8 - October 23 & 25, 2017]] *[[.: Week 9 - October 30 & November 1, 2017]] *[[.: Week 10 - November 6 & 8, 2017]] *[[.: Week 11 - November 13 & 15, 2017]] *[[.: Week 12 - November 20 & 22, 2017]] *[[.: Week 13 - November 27 & 29, 2017]] *[[.: Week 14 - December 4 & 6, 2017]] ===== Presentation PDF ===== *{{ :weatherbox:team_mango:project_proposal_presentation_-_team_mango_fall17.pdf |Project Proposal}} *{{ :weatherbox:team_mango:pdr_presentation_-_team_mango_fall17.pdf |Preliminary Design Review}} *{{ :weatherbox:team_mango:cdr_presentation_-_team_mango_fall17.pdf |Critical Design Review}} *{{ :weatherbox:team_mango:final_presentation_-_team_mango_fall17.pdf |Final Presentation}} ====== Notes ====== For future 296 Reference === Sensors === * Sensors are outdated in REIS 296 Schematics. * Pressure sensor BMP-180 was replaced with BMP-280 for our project * Don't get mixed it up with the BME-280 * Temperature is included in BMP-280 * Humidity is included in BME-280 (SHT11 is not needed) * Solar Irradiance Sensor is now SP-215 === EAGLE Schematic === REIS 296: {{ :weatherbox:296_weatherbox_schematic.pdf |}}\\ Mango 296: {{ :weatherbox:team_mango:mango_schematic.pdf |}} - Red Mango\\ * Used EAGLE v7.7 instead of v8.3 due to routing issues (Recommended by Kyle Chan) * [[.: Github of additional libraries used]] * 5v on/off Sensor Switch not included (Recommended by Kenneth) * Use the "NAME" tool to wirelessly connect components on EAGLE, use "LABEL" tool to visually represent connection * My mistake was using label to wirelessly connected but wasn't actually connected * Used Pinheaders in order to use Breakout Boards * Beware of the voltage regulators, Schematic isn't corresponding to datasheet * Recommend making personalized parts === PCB Design === * Beware of metal parts surrounding XBEE. Might affect antenna communication. * Pinheader spacings are measured by breadboard spacing (0.1") === Testing === * Team Pineapple tried to test Microprocessor on breadboard instead of Arduino. Failure to communicate. * The problem was fixed by setting 2 parameters something like ISP and Ardiuno/Generinuo Uno AND hitting the reset button between the "compliing" and "running" command. === Improvements & Future Work === * Adjustment of housing dimensions can be made once the physical board is printed. * Currently no software improvements. * SMD parts can replace all through-hole parts.