Welcome to this beginner-friendly project where you’ll learn how to make the built-in LED on your Arduino board blink using Code Kit. This simple project is perfect for those new to programming with Arduino and Code Kit. You’ll send code from Code Kit to your Arduino board, making the LED turn on and off repeatedlyβan excellent introduction to coding concepts like loops and delays.
In this project, you will:
- Use Code Kitβs block-based interface to create a program.
- Upload the code to your Arduino board.
- Watch the built-in LED blink in action.
Parts List
Here’s what you’ll need:
- Arduino board
- USB cable
Assembly Instructions
- Plug one end of the USB cable into your Arduino board.
- Connect the other end to a USB port on your computer.
- Check that the Arduino is powered onβyouβll see lights on the board indicating itβs working.
Thatβs it! Since weβre using the built-in LED, no extra wiring is needed.
