We have been working on a modular low cost sensor architecture for a while now. Excited to see what people thing about it.
You plug sensor boards together to quickly build a custom solution rather than designing a custom circuit board or bread boarding with wires and soldering.
There are three main modules in this system. The Core module, this is essentially the brain of everything. Next is the Sensor module, these see/feel/touch the outside word and convert it to digital data. Lastly we have IO modules, these are Input/Output modules that interact with the world such as buttons, led's and motors.
By combining the right set of boards you can come with a custom hardware solution very rapidly. Then you can write you application with Arduino or however you want and with whatever framework you want to use. Most Core modules have BLE or some other wireless link to allow the data to be read in by a phone or the cloud.
The key concept we are trying to stick to with this design are low barrier of entry for people want to make hardware projects but don't have the time or experience to build a custom design. By sticking to the core components and minimizing complexity of the hardware everything stays small and low cost.
Above is our favorite sensor module so far. It contains a temperature, humidity, pressure, light, UV, acceleration, magnetic, and distance sensors. It can measure heart-rate as well.
The above nRF52 Module is a powerful core modules. It houses a ARM cortex-M4F processor, 512kB Flash, 64kB Ram, and most importantly a multi-protocol radio architecture that allows for Bluetooth low energy. We've also added an acceleration sensor to allow for complex interactions with the world in a stand along configuration. Power is provided by a coin cell on the back.
To understand the scope and scale of the project we have undertaken, we want to share with you that we have designed over 40 other compatible modules. Here is a list of a few we have designed already:
- General Purpose IO modules via I2C Expanders
- I2C ADC and DAC modules
- Energy Harvesting Modules
- Low power chemical Sensors
- PIN diode Radiation Detector Module
- I2C thermal camera modules
- Dual I2C DC motor Module
- GPS and IMU Module
- Long Range RF modules (10+ miles)
- Li-Ion and other Power modules
- Ethernet Module
- Low Power LCD module
- User IO button and LED modules
- Multiple Core modules; CC2650, EFM32, ESP32 and more.
- Adaptor modules to other sensor systems such as Grove and LittleBits
- Adapters to popular platforms such as Arduino and Raspberry Pi.
For those of you that are interested we are planning a kick-starter soon, subscribe on our website to be one of the first to be notified to catch it early. For those of you who want to follow along on the progress we are keeping our design logs on hackaday.io, give us a like.






