I need upm library but i don't know how to use this library.
teach me please...
https://software.intel.com/en-us/iot/hardware/sensors/low-power-air-quality-sensor Low-power Air Quality Sensor | Intel® Software
Link Copied
Hi dev_kor,
Thank you for contacting us. We want to help you use UPM successfully with the Edison. From your description, I understand your goal is to use the MiCS-VZ-86/89. First, you need to update the MRAA and UPM sensor libraries, please follow https://software.intel.com/en-us/node/623543 . In this guide you can find instructions to update the libraries and links to find the latest versions of each. Follow the guide and confirm you see the same output as the one at the end of the guide. With the libraries installed, you can now look at the sample codes and upload them to your board.
You can see the UPM documentation here https://iotdk.intel.com/docs/master/upm/ and the examples here https://github.com/intel-iot-devkit/upm/tree/master/examples .
Let us know if this is what you were looking for.
-Sergio A
Hi dev_kor,
Do you still need assistance with this thread?
-Sergio A
Should I develop with system studio for using libraries?
Hi dev_kor,
Using ISS is an option if you want to use MRAA and UPM. Another IDE which also allows you to use these libraries is the XDK. The Intel XDK makes use of the libmraa and libupm IoT libraries.
I'd suggest you to take a look at https://software.intel.com/en-us/iot/tools-ide/ide for a list of the IDEs available and look at the features of each. This way you can evaluate which is the best option for you.
Let us know if this answers your question.
Regards,
-Sergio A
For more complete information about compiler optimizations, see our Optimization Notice.