Download Print this page

Ebotics Code&Drive Manual page 4

Emergency alarm

Advertisement

digitalWrite(PinLED1,LOW);
digitalWrite(PinLED2,LOW);
}
}
3.
Configure and upload the code, following the indications on the
Code&Drive First Steps guide.
4.
Check that the BTL/USB switch on the Build&Code 4in1 board is set to
USB, to upload the code correctly.
Code for the visual programming software by blocks compatible
1.
Download and install the program.
2.
Open the software and copy the following code. Use the following image
as a guide:
3.
Configure and upload the code, following the indications on the
Code&Drive First Steps guide.
4.
Check that the BTL/USB switch on the Build&Code 4in1 board is set to
USB, to upload the code correctly.
Bitbloq code
1.
Download Bitbloq and install the Web2board app.
2.
Open the software and copy the following code:
Hardware
// LED1 = OFF
// LED2 = OFF

Advertisement

loading