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 usb #679

Closed omron-ankit closed 5 years ago

omron-ankit commented 5 years ago

Initial implementation of Omron's USB type Environment Sensor using USB to UART interface

Propanu commented 5 years ago

Merged, thank you! Please consider consolidating this further by implementing interfaces, adding additional examples and perhaps refactoring under a single library.