Summary
We're done! Congratulations on building your own data monitoring system which
can be accessed remotely.
In this chapter, we have made use of Intel's XDK IDE and JavaScript to configure a
simple remote data monitoring system. We installed a Linux image on the board,
and configured the hardware to include the sensors. We also accessed the data
remotely by sending commands through JavaScript. Then, we passed on the data
remotely and printed this data inside a web browser.
In the next chapter, we will continue exploring IoT applications by interfacing it with
online APIs, such as Twitter. Using such APIs, you will be able to broadcast your
measurement results to your social media accounts.