Introduction: Edison, C++ and NRF24L01+

In this Instructable we will see the Intel Edison, programmed in C++, monitoring and controlling a lot of 10 remote sensors(*) using the wireless boards "nRF24L01+".

The Edison does a 'request' to each sensor at a regular interval, waiting the answer.

At each group scanned, it generates a log on screen with the data received, and repeats the job.

(*) The sensors used in this Instructable are simple pieces of hardware, made with pic's and .netMF boards.

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Under construction.

Step 1: