need a basic tutorial

For makers who have purchased an Adafruit Starter Pack, get help with the tutorials here!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
Jambo101
 
Posts: 3
Joined: Sun Nov 06, 2016 11:04 pm

need a basic tutorial

Post by Jambo101 »

I have found Adafruit Arduino tutorials, but not for the starter kit I just bought (the $64 starter pack with Uno R3). Can someone point me to help?

User avatar
adafruit_support_mike
 
Posts: 67454
Joined: Thu Feb 11, 2010 2:51 pm

Re: need a basic tutorial

Post by adafruit_support_mike »

We don't have a tutorial specifically for that set of parts, but the kit gives you enough parts to work through the most important Learning Arduino turorials.

If you're just starting, the most important thing is to get familiar with the Arduino IDE and getting it to talk to an Arduino at all. Then you can move on to basic hardware programming, like blinking an LED, reading button inputs, reading potentiometers, and working with basic sensors.

Those are foundation skills that you'll use in almost any project. Once you're comfortable with them, you can move to the next level of complexity and start communicating with other integrated circuits.

For now, focus on the basics and look for ways to use every component in the starter pack.

User avatar
Jambo101
 
Posts: 3
Joined: Sun Nov 06, 2016 11:04 pm

Re: need a basic tutorial

Post by Jambo101 »

Thanks Mike.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino Starter Pack”