14 UART Bluetooth with Raspberry Pi PICO and MicroPython

Поділитися
Вставка
  • Опубліковано 19 жов 2024

КОМЕНТАРІ • 16

  • @shekharnandanwar6742
    @shekharnandanwar6742 2 роки тому

    How did you solve the problem of uart as REPL over uart is disabled by default or can you share your .uf2 file

  • @muhammadfarooqi
    @muhammadfarooqi 2 роки тому

    wow.. so quick .. so nice.. thanks man!

  • @coreyduval3171
    @coreyduval3171 2 роки тому +1

    Could I do this with the hc06 board as well or does it only work this way for hc05?

  • @MARGCO-d7m
    @MARGCO-d7m Рік тому

    could you write a same coding for 2-3 leds please.

  • @mpkumar7786
    @mpkumar7786 Рік тому

    Very good

  • @grewalgrewal1162
    @grewalgrewal1162 3 роки тому

    Hello sir.
    I have a confusion.
    In esp32 we can use any gpio pin to communicate with the help of uart protocol.
    But in raspberry pi pico there are specific pins for uart communication.
    Question i want to ask is that can we use any gpio pin in raspberry pi pico for uart like esp32 or not?

    • @voidloopRobotechAutomation
      @voidloopRobotechAutomation  3 роки тому

      U can use any by using soft serial but in case of pi pico there are dedicated UART pin so you can use

    • @grewalgrewal1162
      @grewalgrewal1162 3 роки тому

      @@voidloopRobotechAutomation thank you sir.
      Hope you'd upload more videos on embedded system ❤️

  • @Max_Bio
    @Max_Bio 3 місяці тому

    can we send voice commands ?

    • @voidloopRobotechAutomation
      @voidloopRobotechAutomation  3 місяці тому +1

      Yes

    • @Max_Bio
      @Max_Bio 3 місяці тому

      @@voidloopRobotechAutomation Can RPI receive voice commands only with its build-in bluetooth?