jsupm_img2base64
v0.2.11
Published
Sensor library extension based on MRAA and other third party library that allows you to use various sensors on Intel Edison
Downloads
8
Maintainers
Readme
##jsupm_img2base64 this project is an extension for the intel UPM library.
UPM (Useful Packages & Modules) Sensor/Actuator repository for MRAA
UPM is a high level repository for sensors that use MRAA. Each sensor links to MRAA and are not meant to be interlinked although some groups of sensors may be. Each sensor contains a header which allows to interface with it. Typically a sensor is represented as a class and instantiated.
Install
To install a UPM module using npm simply type:
npm install jsupm_<module-name>
The source code is here