Summary



New Arduino commands and structures in this chapter

pinMode(pin, mode)

digitalWrite(pin, state)

delay(time)

setup()

loop()