eclipse / upm

UPM is a high level repository that provides software drivers for a wide variety of commonly used sensors and actuators. These software drivers interact with the underlying hardware platform through calls to MRAA APIs.
MIT License
658 stars 411 forks source link

Omron 2jcie bu01 ble #680

Closed omron-ankit closed 5 years ago

omron-ankit commented 5 years ago

Initial implementation of Omron's Environment sensor using BLE interface.

Propanu commented 5 years ago

Merged with some additional changes, thank you! Please consider consolidating this further by implementing interfaces, adding additional examples and perhaps refactoring under a single library. Also, this is not currently available in Java.