Skip to content
Jan Gromeš edited this page May 27, 2017 · 7 revisions

RohmMultiSensor Wiki

Arduino library for ROHM Sensor Evaluation Kit

IMPORTANT: If you got here from the Lightweight Arduino Library for ROHM Sensor Evaluation Kit article over on DevicePlus, there were major API changes, namely in the interrupts and in the way measurements are done. Unlike the article, this wiki will stay as up-to-date as possible, so please use this wiki as your reference.

DISCLAIMER: This library is provided 'AS IS'. See License for details.

This library is an alternative to the libraries provided by ROHM. See ROHM webpage for details on the ROHM Sensor Evaluation Kit.

Main purpose of this library is to allow easier, more lightweight interfacing with ROHM sensors.

When using all currently supported sensors with RohmMultiSensor and a simple serial output, the sketch after compilation (for Arduino UNO) uses 20% less program storage space and 30% less dynamic memory that the libraries provided by ROHM need!

Furthemore, RohmMultiSensor is a single library, as opposed to ROHM-provided one-library-per-sensor.

Finally, this library is compliant with Arduino IDE 1.5 specification.

Supported Sensors

The following is a list of currently supported sensors:

Clone this wiki locally