EasyManua.ls Logo

SunFounder GalaxyRVR - Page 33

Default Icon
120 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
SunFounder GalaxyRVR Kit for Arduino, Release 1.0
Verify / Upload - Imagine this as your magic elevator. It takes the code youve written and whisks it up into your
Arduino board.
Select Board & Port - This is your treasure map. It automatically shows the Arduino boards youve plugged
into your computer, and tells you their port number.
Sketchbook - This is your personal library. It’s where all your sketches (programs) are stored on your computer.
Plus, it can connect to the Arduino Cloud, so you can fetch your sketches from the online world too.
Boards Manager - Think of this as your toolkit. Its where you can find and install different packages for your
Arduino.
Library Manager - This is your endless treasure chest. Thousands of libraries made by Arduino and its com-
munity are waiting for you here. Need a tool or material for your code? Dive in and find it!
Debugger - Imagine you had a superpower that let you test and debug your code in real time, finding and fixing
problems as they happen. That’s what this is!
Search - Think of this as your magnifying glass. It helps you search for keywords in your code.
Open Serial Monitor - This is like your communicator device. It opens a new tab that lets your computer and
Arduino board send messages back and forth.
Now that weve gotten a glimpse of the playground, its time to dive in and start creating!
Step 5: Upload Your First Sketch
Alright, it’s time to have some fun! We’re going to make an LED blink - it’s like saying “Hello, World!” in the world
of Arduino.
Most Arduino boards have a built-in LED on pin 13, which makes this a good first experiment.
Lets break it down:
1. Plug it in: Connect your SunFounder R3 Board to your computer using a USB cable. This is how were going to
give our board power and send our program (also called a “sketch”) to it. You might feel like youre just plugging
in a computer gadget, but believe me, youre connecting to a world of possibilities!
2. Find the example sketch: On the Arduino IDE, go to File -> Examples -> Basic -> Blink. What you see that
pops up is a ready-to-use program that were going to modify. Its like getting a ready-made cake that were about
to decorate!
3.3. Lesson 3: Entering the World of Arduino and Coding 29

Related product manuals