© Agus Kurniawan  2021
A. KurniawanBeginning Arduino Nano 33 IoThttps://doi.org/10.1007/978-1-4842-6446-1_2

2. Arduino Nano 33 IoT Board Development

Agus Kurniawan1  
(1)
Faculty of Computer Science, Universitas Indonesia, Depok, Indonesia
 

This chapter focuses on how to build Arduino Nano 33 IoT programs. We use Arduino Sketch to build Arduino programs. This software is available for Windows, macOS, and Linux. Then, we explore how to access Input/Output peripherals on the Arduino Nano 33 IoT board by the Arduino program.

In this chapter, you will learn:
  • how to write Arduino programs using Sketch

  • how to access digital I/O

  • how to access analog I/O

  • how to plot analog sensor analog

  • how to build a serial communication

  • how to access PWM

  • how to access SPI

  • how to ...

Get Beginning Arduino Nano 33 IoT: Step-By-Step Internet of Things Projects 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.