www.keyestudio.com
The expansion board is stacked on development board, -, "+" and S pins
of LED module are respectively connected to G, 5V and D3 pins of shield.
(4) Test Code
/*
keyestudio smart turtle robot
lesson 1.1
Blink
http://www.keyestudio.com
*/
void setup()
{
pinMode(3, OUTPUT);// initialize digital pin 3 as an output.
64
Need help?
Do you have a question about the Smart Little Turtle Robot V3 and is the answer not in the manual?
Questions and answers