Wireless messaging between MicroPython (and LEGO) boards with BLE

Поділитися
Вставка
  • Опубліковано 20 жов 2024
  • Easily communicate between MicroPython boards that support BLE using the micropython-bleradio library. See pybricks.com/p... for a detailed tutorial.

КОМЕНТАРІ • 4

  • @SadSadDeadM
    @SadSadDeadM 4 місяці тому

    You're doing incredible work. Is there any chance to support other language like GO? What would have to be done to add support for it?

    • @pybricks
      @pybricks  4 місяці тому

      We'd need a big enough community interested in using it :-) But if your existing GO application can work with BLE, you can already use it on the other end, and communicate with the LEGO boards too.

    • @emmetbrickhacker5029
      @emmetbrickhacker5029 4 місяці тому

      Did you tried this with microbit? Im courious, if it works.
      Can you please make tutorial, how to connect Circuit Cubes with LEGO hubs via BLE?

    • @pybricks
      @pybricks  4 місяці тому

      @@emmetbrickhacker5029 All you need is a MicroPython board with BLE. There are so incredibly many, that we can't test them all :) The oldest MicroBit iteration doesn't let you control Bluetooth like this I think, but the newer versions might.