.NET is a complete technology to solve your business cases, including hardware programming. In this chapter, we will learn how to control Arduino boards from a .NET application. Several Arduino I/O communication models are introduced, so our .NET application can control Arduino boards. The last topic is to learn Firmata protocol, one of the protocols to communicate between an Arduino board and a computer.
This chapter covers the following topics:
Arduino I/O Communication
Controlling Arduino from .NET
Introduction to Firmata protocol
Arduino I/O Communication
Arduino boards usually ...