Search results

  1. L

    Lego Boost. Problem with motors

    Hello, LEGO BOOST newest firmware changed the port number for all motors: motor_A changed from 0x37 to 0x00 motor_B changed from 0x38 to 0x01 motor_AB changed from 0x39 to 0x10 motor_D changed from 0x02 to 0x03 Could you make this change to the "s2bot" code? Thank you Best Regards, Laurent
  2. L

    S2Bot lego boost: details on turn motor on for secs

    Thank you for the clarification.
  3. L

    S2Bot lego boost: details on turn motor on for secs

    It seems (according to Lego spec on lego.github.io) that 'speed' and 'power' are unrelated parameters. Hence there are 2 ways to turns the motor on: (1) StartSpeed (Speed, MaxPower, UseProfile) or StartSpeed (Speed1, Speed2, MaxPower, UseProfile) or StartSpeedForTime (Time, Speed, MaxPower...
  4. L

    S2Bot lego boost: details on turn motor on for secs

    Hi, I am using S2Bot for Lego Boost. I use the "turn motor on for <s> secs" command (motorOnFor) in Scratch2. According to Lego specification https://lego.github.io/lego-ble-wireless-protocol-docs/index.html#output-sub-command-startspeedfortime-time-speed-maxpower-endstate-useprofile-0x09 this...
  5. L

    Lego Boost. Problem with motors

    Hello, Could you open-source the "s2bot" code so the Picaxe Community can contribute to a quick fix to this issue. Thank you. Best Regards, Laurent
Top