Arduino Forum
>
Using Arduino
>
General Electronics
(Moderator:
PerryBebbington
)
>
Real simple question on examples and hardware pinouts
Print
Go Down
Pages:
[1]
Topic: Real simple question on examples and hardware pinouts
(Read 739 times)
previous topic
-
next topic
dcat917
Guest
Real simple question on examples and hardware pinouts
Jul 17, 2011, 02:09 am
I'm trying out steppers now and the example says:
// initialize the stepper library on pins 8 through 11:
Stepper myStepper(stepsPerRevolution, 8,9,10,11);
Am I correct in assuming this means D8-D11?
RuggedCircuits
Guest
Re: Real simple question on examples and hardware pinouts
#1
Jul 17, 2011, 02:14 am
Yes.
--
The
Rugged Circuits Yellowjacket
: 802.11 WiFi module with ATmega328P microcontroller, only 1.6" x 1.2", bootloader
Print
Go Up
Pages:
[1]
Loading...