RoboBlocky
DocumentsCurriculum
Sign In
Grid Size: S M L Simple View: MinView:

Add a third repeat loop to the pre-placed blocks for the second "S" in "SOS". Then put the three repeat loops all inside another repeat loop, and have it repeat the SOS message 5 times. 

Piano
Workspace Load Save C Prompt C Launch Console
310001000delay(milliSeconds);digitalWrite(pin3, valueLOW);delay(milliSeconds);digitalWrite(pin3, valueHIGH);2000330001000delay(milliSeconds);digitalWrite(pin3, valueLOW);delay(milliSeconds);digitalWrite(pin3, valueHIGH);2000//Morse code for "S"delay(milliSeconds);//Space between the lettersrepeattimesdo//Morse code for "O"delay(milliSeconds);//Space between letters (already delayed 1 second, so delay 2 more)repeattimesdo//Morse code for "S"pinMode(pin3, modeOUTPUT);3repeattimesdorepeatwhiledo1101count withifromtobydobreak outof loopfor eachitemin arrayvardofor eachitemin listlistdo
Lock
roboblockyA732.ch
Time
00:00.000

Linkbot Labs

Firmware Update Needed

Arduino Update Needed

    Linkbot Hub Manager


      Linkbot Firmware Updater

      Firmware Version 5.0.0

      Steps to Update a Linkbot:
      • Plug in a Linkbot to the computer with the micro USB cable (Make sure no other Linkbot or Dongle is connected)
      • Turn off the Linkbot if it is on.
      • Then turn on the Linkbot. The update will begin automatically.
      • When the progress bar reaches 100%, the update is complete and the Linkbot can be used.
      Steps to Update a Dongle:
      • Unplug all Linkbots and Dongles connected to the computer.
      • Plug the Dongle to the computer with the micro USB cable.
      • The update will begin automatically.
      • When the progress bar reaches 100%, the update is complete and the Dongle can be used.
      Progress: 0%

      Linkbot Arduino Updater

      Firmware Version 1.0.2

      Instructions for Updating Linkbot Arduino:
      • Plug an Arduino board to your computer.
      • Click "Start" button. Then wait the firmware is updated with 100% on the progress bar. To flash another Arduino, return to step 1.
      Progress: 0%