© Agus Kurniawan 2017

Agus Kurniawan, Arduino Programming with .NET and Sketch, 10.1007/978-1-4842-2659-9_5

5. Building Your Own IoT Using Arduino and .NET

Agus Kurniawan

(1)Depok, Indonesia

In general, Internet of Things (IoT) boards have limited storage to store your sensor data. We can’t keep the sensor data in local storage. In this chapter, we learn how to publish our sensor data so the data can be consumed by another system. We propose web server, custom server, and cloud server to store your data and the publish it, starting with how to connect your Arduino board to an Internet network and doing sensing and publishing data. Several techniques to communicate with servers are introduced with several communication protocols. We will also learn ...

Get Arduino Programming with .NET and Sketch now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.