This project outputs multiple lines of text from your Arduino board to a computer via serial connection.
The Arduino sends four different text messages sequentially, with a separator line of dashes, pausing for two seconds before repeating the sequence. When connected to your computer, these messages can be viewed in Code Kit’s built-in Serial Monitor, creating a structured, multi-line output display.
Parts List
- Arduino board
- USB cable
Assembly Instructions
- Connect your Arduino board to your computer
- Open the Serial Monitor in Code Kit
- Select the correct baud rate (115200) from the dropdown menu
- Observe the sequential display of multiple text lines followed by a separator