Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
training:learning_arduino [2016/02/02 23:47]
kluong [Tasks]
training:learning_arduino [2021/09/19 21:59] (current)
Line 1: Line 1:
-====== Learning Arduino ​======+===== Learning Arduino =====
  
 This guide will get you through learning the Arduino platform, regardless if you've had previous exposure to microcontrollers or not.  This guide will get you through learning the Arduino platform, regardless if you've had previous exposure to microcontrollers or not. 
  
-====== Prerequisites ====== +From herevisit the [[ https://www.arduino.cc/​en/​Guide/​HomePage| Arduino homepage ]] to start working ​with Arduino. From there, follow ​the corrosponding links and guides on how to install ​and use the Arduino IDEOnce you'​ve ​installed ​the Arduino ​IDE and set up your Arduino ​board, please go through ​the following examples ​to ensure everything ​is set up correctly:
- +
-If you've had previous exposure to microcontrollers you'll definitely feel at home. In factyou might find it way easier that what you've had to do before. +
- +
-Otherwise, if you haven'​t,​ don't worryYou can get a great start with the Arduino platform ​and use it to start building your foundational knowledge about microcontrollers +
- +
-Make sure you'​ve ​read through ​the following pages: +
- +
-[[ embedded systems ]] \\ +
-[[ Arduino ​Introduction ]]  +
- +
-====== A Word of Caution ====== +
- +
-The Arduino ​does tend to abstract many things - it's important to understand that the inner workings of the Arduino are not that magical. There is a deep pool of EE-related knowledge underneath that abstraction that you can understand if you take the time to carefully consider what is happening.  +
- +
-Refer back to the embedded systems concepts you covered earlier when you get confused conceptually.  +
- +
-====== Tasks ====== +
- +
-  - Go through the [[ Arduino Setup ]] guide to make sure you're all set up.  +
-  - Complete some arduino built in examples+
     - Bare Minimum     - Bare Minimum
     - Blink  ​     - Blink  ​
     - Blink Without Delay     - Blink Without Delay
-    -  
  
- 
-====== Help ====== 
  
 Things might still be confusing at this point - [[ https://​www.arduino.cc/​en/​Tutorial/​Foundations | this page ]] might help clear up some things. It might be your benefit to skim through some of those materials. ​ Things might still be confusing at this point - [[ https://​www.arduino.cc/​en/​Tutorial/​Foundations | this page ]] might help clear up some things. It might be your benefit to skim through some of those materials. ​
  
 Also, if in doubt - as for clarification or help! Other teams may be available, your mentors are there to help you and the leadership team is always there. ​ Also, if in doubt - as for clarification or help! Other teams may be available, your mentors are there to help you and the leadership team is always there. ​
 +
 +==== Assignments ====
 +
 +  - Were you able to program the Arduino?
 +  - Did you have any problems during the Arduino process? ​
 +  - What you think is the next step after this?
 +
  • training/learning_arduino.1454456829.txt.gz
  • Last modified: 2021/09/19 21:59
  • (external edit)