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:40] 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 46: Line 47:
  
 ===== 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.txt
  • Last modified: 2016/03/08 18:48
  • by photonicsguy