projects:electronics:mysensors

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:electronics:mysensors [2014/11/27 17:38] – [Components and layout] photonicsguyprojects:electronics:mysensors [2016/03/08 18:48] (current) photonicsguy
Line 1: Line 1:
 +~~NOTOC~~
 ====== MySensor board ====== ====== MySensor board ======
 {{ :projects:electronics:mysensors:mysensor_board.jpg?400|}} {{ :projects:electronics:mysensors:mysensor_board.jpg?400|}}
Line 42: Line 43:
   * Correct the silkscreen for the I2C connector   * Correct the silkscreen for the I2C connector
   * Counterset the breakaway tabs slightly   * Counterset the breakaway tabs slightly
-  * Verify pricing on components before ordering board - 0805 Tantalum caps are pricy +  * Verify pricing on components before ordering board - 0805 Tantalum caps are pricey
-  * Footprint of FFC connector needs to be corrected+
   * Molex connectors slightly too close to arduino board   * Molex connectors slightly too close to arduino board
-  * add current limiting resistors for optional status LED 
  
 ===== Arduino code ===== ===== Arduino code =====
 +  * Also, visit the [[http://mysensors.org/|MySensors project]] for the MySensors library, gateway, and other code.
   * [[https://github.com/Photonicsguy/MySensors/tree/master/AM2320|AM2320]] - Sensor node for AM2320/AM2321 I2C temperature and humidity module Also reports transmission failure as VAR_2   * [[https://github.com/Photonicsguy/MySensors/tree/master/AM2320|AM2320]] - Sensor node for AM2320/AM2321 I2C temperature and humidity module Also reports transmission failure as VAR_2
   * [[https://github.com/Photonicsguy/MySensors/tree/master/Counter|Counter]] - Testing node, increments a counter once a second as VAR_1, and reports transmission failures as VAR_2   * [[https://github.com/Photonicsguy/MySensors/tree/master/Counter|Counter]] - Testing node, increments a counter once a second as VAR_1, and reports transmission failures as VAR_2
   * [[https://github.com/Photonicsguy/MySensors/blob/master/EEPROM_read/EEPROM_read.ino|EEPROM reader]] - for debugging purposes, to find the node ID, parent, route, etc...   * [[https://github.com/Photonicsguy/MySensors/blob/master/EEPROM_read/EEPROM_read.ino|EEPROM reader]] - for debugging purposes, to find the node ID, parent, route, etc...
  • projects/electronics/mysensors.1417138733.txt.gz
  • Last modified: 2014/11/27 17:38
  • by photonicsguy