readme.md: update contents and ide page links/images

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu 2017-06-11 13:23:31 -07:00
parent 5cefe7f5f3
commit e22f62f948
2 changed files with 8 additions and 7 deletions

View File

@ -11,8 +11,9 @@ corresponding header file and instantiating the associated sensor class. In the
typical use case, a constructor initializes the sensor based on parameters that typical use case, a constructor initializes the sensor based on parameters that
identify the sensor, the I/O protocol used and the pin location of the sensor. identify the sensor, the I/O protocol used and the pin location of the sensor.
C++ interfaces have been defined for the following sensor/actuator types, but We endorse additions that implement the generic C and C++ interfaces provided
they are subject to change: with the libraries. Multiple sensor and actuator types have been defined, for
instance:
* Light controller * Light controller
* Light sensor * Light sensor
@ -22,8 +23,8 @@ they are subject to change:
* Gas sensor * Gas sensor
* Analog to digital converter * Analog to digital converter
The developer community is encouraged to help expand the list of supported The developer community is welcome to submit feedback on existing categories or
sensors and actuators and provide feedback on interface design. suggest new ones.
### Example ### Example
@ -69,10 +70,10 @@ You can also refer to the [Intel® IoT Developer Zone](https://software.intel.co
### IDE Integration ### IDE Integration
If you would like to create projects and run the UPM samples using an Intel recommended IDE, If you would like to create projects and run the UPM samples using an Intel® recommended IDE,
please refer to the Intel Developer Zone IDE page. please refer to the Intel® Developer Zone Tools & IDEs page.
<a href="https://software.intel.com/iot/software/ide"><img src="docs/icons/allides.png"/></a> <a href="https://software.intel.com/iot/tools"><img src="docs/icons/iss.png"/></a>
### Installing UPM ### Installing UPM

Binary file not shown.

Before

Width:  |  Height:  |  Size: 16 KiB

After

Width:  |  Height:  |  Size: 14 KiB