Above is a Coding Tutorial Challenge video! The beginning portion explains the basics of coding your Jewelbot! Skip straight to 4:00 for the challenge.
If you do not have a Jewelbot yet, you can purchase one here:
[ Ссылка ]
Helpful Links:
[ Ссылка ]
Below is the code to easily copy and paste. Try changing interacting the button inputs and changing the different methods around to see the Jewelbot reactions!
LED led;
Animation animation;
Timer timer;
void setup() {
// put your setup code here, to run once:
}
void loop() {
// put your main code here, to run repeatedly:
}
void button_press(void){
animation.rainbows();
timer.pause(500);
led.turn_on_all(GREEN);
}
void button_press_long(void){
led.flash_all(RED, 1000);
timer.pause(500);
animation.jewelbots_logo();
}
|| MORE JEWELBOTS ||
❀ website: [ Ссылка ]
❀ instagram: [ Ссылка ]
❀ twitter: [ Ссылка ]
❀ like "Jewelbots" on facebook: [ Ссылка ]
❀ tumblr: [ Ссылка ]
❀ snapchat: Jewelbots
---
Instructor:
Quymbee Chen
Music Creds:
Electric Mantis - Daybreak [Majestic Color]
[ Ссылка ]
Ещё видео!