Hello all!
I recently started working through the SparkFun Inventor’s Kit, and joined this forum.
I’m very new to electronics, but I do know about voltage vs current, ground, resistance, SI units, etc.
…so I started working through the SIK to learn the Arduino.
Well, I get to the second Example - which I’ve done before working through Electronic Circuits for the Evil Genius - and the directions for how to navigate to the sketch don’t add up with the version of Arduino software I’m running.
It says to go:
File–>Examples–>SIK Guide–>Circuit #2
Well, in the Arduino software that I have, the syntax is File–> Examples → …and then a long list of things. Here are some examples:
-
Basics →
-
Digital →
-
Analog →
So, for the first circuit example, I went File–> Examples -->01. Basics–> Blink, and it worked.
However, that was pretty much just a lucky guess.
With Example #2, using the potentiometer, it blinks, but does not change the speed at which it blinks, regardless of how I shorten or lengthen the resistance.
Since the potentiometer is an introduction to analog electrical operations, I’m guessing the sketch I need is located somewhere under File–>Examples–>03. Analog →
…and then one of these sketches:
AnalogInput
AnaloginoutSerial
AnalogInput
AnalogWriteMega
Calibration
Fading
Smoothing
Those are the options under “Analog” sketches in this particular version of Arduino software.
Well, I think that should be enough information for someone out there to point me in the right direction.
I will be working through the whole book (…which says “RTFM” on the back, which I think is hysterical! Well, I’m reading the F’in manual, but it’s telling me to do something that’s not in the syntax of the software!) and eventually making my own projects.
So, I hope to be a big part of this community someday!
Thank you for your help,
Sisyphus