Room Board (v1)

Needs update: This page refers to v1, but the new version 2 files have been attached.

The Room Board is a small board with sensors for in-house monitoring of some basic parameters:

  • temperature - either an SHT11/SHT15 sensor or a DS18B20 1-wire sensor
  • humidity - via that same SHT11/SHT15 sensor
  • motion - one of two different types of passive infrared detector (PIR)
  • light - via an LDR

Different configurations are supported – from including the relatively expensive SHT11 to omitting the motion sensor. Depending on configuration, 1 to 3 resistors have to be added.

The Room Board is placed over opposite ports on a JeeNode (1+4 or 2+3), like a mini-daughterboard.

The last versions of the "rooms.pde" sketch can be found here. There's also a (newer) design, the roomNode.pde sketch.

Update 2010-09-01

The ELV PIR sensor has been replaced by a no-brand one with the following specifications:

See this post on the daily weblog for more details.

Configuration

There are no switches or jumpers to configure, but you must choose which components to add.
Either PIR or EPIR can be used, but not both, and either SHT11 or DS18B20.
If a Zilog EPIR is used, the LDR must be connected to LDR2, else to LDR1.
If the EPIR sensor is used, then R1 and R2 must also be added (both 100 kΩ).
If the DS18B20 1-wire sensor is used, then R3 must be added (4.7 kΩ).

See this forum post for details about how to match up the sketch and room board orientation.

Errata

The DS18B20 sensor, if used, must be mounted differently from the labeling on the board!

Header Pinouts

Design Info

Dimensions: 21.1 x 21.6 mm
CadSoft EAGLE design files: see below.
This plug can be operated at 5V as well as 3.3V - but only if no EPIR is used.

This board uses the conventions of a JeePlug and can be used with the ports on a JeeNode. It can also be used with other boards and MCU's, if you hook it up properly and adapt the interface code for it.

How to Get It

http://jeelabs.com/products/room-board

Related Weblog Posts

There's an excellent post on the forum about how to use the PIR with the Room Board.


rb1.DSC_0711.jpg (11.7 KB) jcw, 2010-09-08 22:07

rb1.DSC_0712.jpg (7.6 KB) jcw, 2010-09-08 22:07

rb1.DSC_0714.jpg (14.7 KB) jcw, 2010-09-08 22:07

rb1.DSC_0715_large.jpg (11.8 KB) jcw, 2010-09-08 22:07

jlpcb-054.brd (15.4 KB) jcw, 2010-09-08 22:07

jlpcb-054.pdf (12.4 KB) jcw, 2010-09-08 22:07

jlpcb-054.sch (63 KB) jcw, 2010-09-08 22:07

PIR_specs.png (39.6 KB) jcw, 2010-09-08 22:07

rb1.DSC_0716.jpg (8.4 KB) jcw, 2010-09-08 22:07

rb1._00000317.png (39.4 KB) jcw, 2010-09-08 22:07

rb1.DSC_0717.jpg (11.5 KB) jcw, 2010-09-08 22:07

jlpcb-119.brd - v2 (12.9 KB) jcw, 2011-01-20 11:43

jlpcb-119.pdf - v2 (11.3 KB) jcw, 2011-01-20 11:43

jlpcb-119.png - v2 (80.7 KB) jcw, 2011-01-20 11:43

jlpcb-119.sch - v2 (58 KB) jcw, 2011-01-20 11:43