• Getting Set Up: Arduino Nano 33 IoT

    Week 7

    Getting set up to work with the Arduino Nano 33 IoT.

    Basics
  • Print To Serial Monitor

    Week 8

    How to print to the Serial Monitor by just changing variable values.

    Basics
  • Button

    Week 8

    How to use a button as a digital input to control an LED.

    Basics
  • Keyboard

    Week 9

    How to simulate keyboard presses using the Keyboard library.

    Exploration Input / Sensors
  • Chataigne

    Week 9

    Connecting your Arduino to Chataigne to play an audio file on your computer.

    Exploration Output / Actuator Sound
  • Fade

    Week 11

    Fading the brightness of an LED with analogWrite() and Pulse Width Modulation.

    Basics