
Mission Mode 1
The Light of Hope: Blink LED
STORY
—
Power outages make it hard for Ella to study at night. With Captain T's help and her TRIOE board, she learns to blink an LED—proving that even the smallest light can shine through darkness.

LED Status
LED

Mission Objectives
Learn Arduino basics by defining a built-in LED at pin 2, initializing GPIO pin as output, and creating a 5 seconds blinking interval. Select "TRIOE ESP32S3 Dev Module" as the board and "COM7" as the port to upload the code.
Assigns GPIO Pin
Initialize Output Pin
Fix Delay Function
Fix Digital Write Function
Select TRIOE ESP32S3 Board
Select COM7 Port

Loading...

Arduino Reference
.png&w=48&q=75)
Serial Monitor
Arduino IDE Serial Monitor - TRIOE Board
Connected to COM3 at 9600 baud
Waiting for code verification...
Press "Verify Code" to compile and check your sketch.
LED Blink Mission