Arduino is one of the most famous development boards. You can attach sensor and actuator devices easily into the board. This chapter will explore how to work with Arduino development and prepare for a development machine. To work on this chapter, you should have one of the Arduino board models for implementation.
This chapter covers the following topics:
Exploring Arduino boards.
Setting up development.
Building your first project.
Sketch programming.
Arduino programming using Visual Studio.
Exploring Arduino Boards
Arduino is a board development platform with which ...