User Tools

Site Tools


projects:home_environmental_sensor_array2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:home_environmental_sensor_array2 [2015/01/04 00:18]
kennethsbecker
projects:home_environmental_sensor_array2 [2015/02/21 00:36]
kennethsbecker [Home Environmental Sensor Array Part 2]
Line 3: Line 3:
 __Summary Status__ __Summary Status__
  
-Soldered the antennas on to the Moteinos.  That definitely improved the transmission so the Moteinos communicate the ACKs.  Also created a custom Node sketch and successfully tested communicating between two Moteinos.  Someone gave me a DHT11 that I used to measure the temperature and humidity.  The node sketch is done.  Finally, I tried to 3D print a holder for the battery but it was not the right one.+The node is communicating to the host which communicates to the Raspberry Pi over the serial connection.  The RPi is sending data to the MySQL database on the internet.
  
 Click [[http://beckermaker.blogspot.com/search/label/Home%20environmental%20sensor%20array | here]] to view blog posts for both HESA projects. Click [[http://beckermaker.blogspot.com/search/label/Home%20environmental%20sensor%20array | here]] to view blog posts for both HESA projects.
Line 32: Line 32:
 ===== Host Tasks ===== ===== Host Tasks =====
 ^ Task ^ Status ^ ^ Task ^ Status ^
-| Get the Moteino to communicate to the Rpi | Not started +<del>Get the Moteino to communicate to the Rpi</del> Completed 
-| Write a sketch for the Moteino host to communicate to the Moteino nodes and the RPi | In process +<del>Write a sketch for the Moteino host to communicate to the Moteino nodes and the RPi</del> Completed 
-| Test communicating to the Moteino node | Not started +<del>Test communicating to the Moteino node</del> Completed 
-| Incorporate the Moteino host into the HESA | Not started +<del>Incorporate the Moteino host into the HESA </del>Completed 
-| Modify the HESA python code to write node data to the SQL database | Not started |+<del>Modify the HESA python code to write node data to the SQL database</del> Completed |
 | Task xx | Not started | | Task xx | Not started |
  
Line 43: Line 43:
 | <del>Figure out how to measure the current from the battery</del> | Completed | | <del>Figure out how to measure the current from the battery</del> | Completed |
 | <del>Figure out how to measure temperature using the RFM69 transceiver</del> The temperature sensor on the Moteino is for the processor only, not for the temperature of the air. | Completed | | <del>Figure out how to measure temperature using the RFM69 transceiver</del> The temperature sensor on the Moteino is for the processor only, not for the temperature of the air. | Completed |
-Design a circuit for the node | In progress | +<del>Build a sensor node</del> Completed 
-Build a sensor node | In progress +<del>Test communicating to the host</del> Completed |
-| Test communicating to the host | Not started |+
 | <del>Acquire a DHT11</del> | Completed | | <del>Acquire a DHT11</del> | Completed |
 | <del>Insert the DHT11 into the sensor node</del> | Completed | | <del>Insert the DHT11 into the sensor node</del> | Completed |
 +| Design a circuit for the node | In progress |
 | Make more sensors | Not started | | Make more sensors | Not started |
  
 ===== Makerspace Members ===== ===== Makerspace Members =====
 [[members:ken_becker|Ken Becker]] [[members:ken_becker|Ken Becker]]
projects/home_environmental_sensor_array2.txt · Last modified: 2015/02/21 00:36 by kennethsbecker