Keyestudio ARDUINO maker learning kit Manual page 153

Table of Contents

Advertisement

Circuit connection
Connection for R3:
Connection for 2560 R3:
Sample program
//////////////////////////////////////////////////////////
// the setup function runs once when you press reset or power the board
void setup() {
// initialize digital pin 33 as an output.
pinMode(3, OUTPUT);
}
keyestudio
www.keyestudio.cc
151

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the ARDUINO maker learning kit and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents