
Colin over at CuPID Controls writes:
We want to put our remote sense and control modules out into the wild and read and aggregate them as it makes sense.
Our basic system layout is as below. We’ve got multiple wireless nodes that broadcast data periodically, and a controller/aggregator that will log this data, acknowledge receipt, and do something useful with it. Eventually, we may have intermediate powered nodes that serve to mesh the grid out, but for now, our nodes just send data to the controller.
We’re currently using these awesome little RF units, called Moteinos. They are an Arduino clone that can use the standard IDE with their bootloader. They’ve got the ever-so-popular ATMega328P chip that is familiar to anybody working with an Arduino Nano or Uno.

Thanks for the link! Version 2.0 with legit board posted here:
http://www.cupidcontrols.com/2014/10/cupid-remote-enhanced-flexible-io-mote/
C