livebox:hah_hahnode:bluenode

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
Next revisionBoth sides next revision
livebox:hah_hahnode:bluenode [2014/02/09 09:00] – [Data Flow] brettlivebox:hah_hahnode:bluenode [2014/02/13 15:12] – [Wiring / Source] minerva9
Line 8: Line 8:
 ===== Theory of operation ===== ===== Theory of operation =====
  
-The BlueTooth unit is connected to a JeeNode and it will perform an inquiry check for available devices every 30 seconds.  As each device reports in its device ID will be transmitted via the RFM12B. A total of 6 bytes are needed to represent the 48 bit address, to a receiving unit.+The BlueTooth unit is connected to a JeeNode and it will perform an inquiry check for available devices every 30 seconds.  As each device reports inits device ID will be transmitted via the RFM12B. A total of 6 bytes are needed to represent the 48 bit address, to a receiving unit.
  
 On the receiver side the RF is decoded and transmitted as an ASCII string out the serial port for decoding. On the receiver side the RF is decoded and transmitted as an ASCII string out the serial port for decoding.
Line 67: Line 67:
 </code> </code>
  
-That something doing the decoding is an applet running inside [[livebox/hah_plugboard_v2|plugboard]].+That 'somethingdoing the decoding is an applet running inside [[livebox/hah_plugboard_v2|plugboard]].
  
 We are running the Lua decoder in debug mode so the lifecycle of an endpoint can be seen. We are running the Lua decoder in debug mode so the lifecycle of an endpoint can be seen.
Line 126: Line 126:
 We don't connect the 5v pins together, 3.3v is sufficient. We don't connect the 5v pins together, 3.3v is sufficient.
  
-The source code for the SKETCH is call BlueNode there is also a useful terminal emulator that uses the Arduino as a passthrough device.+The source code for the SKETCH is called BlueNode. There is also a useful terminal emulator that uses the Arduino as a passthrough device.
   * http://livebox-hah.googlecode.com/svn/trunk/userapps/arduino/Bluetooth/   * http://livebox-hah.googlecode.com/svn/trunk/userapps/arduino/Bluetooth/
  
-The LUA decoder logic is found in bluenode.lua or on your HAH system in /usr/share/lua/5.1/xap+The Lua decoder logic is found in bluenode.lua or on your HAH system in /usr/share/lua/5.1/xap
   * http://livebox-hah.googlecode.com/svn/trunk/userapps/hah/xap-plugboard/xap   * http://livebox-hah.googlecode.com/svn/trunk/userapps/hah/xap-plugboard/xap
  
  • livebox/hah_hahnode/bluenode.txt
  • Last modified: 2014/02/18 10:42
  • by minerva9