Yes! I got Wi-Fi working on the Raspberry Pi Pico 2 and all it took was an ESP32

Поделиться
HTML-код
  • Опубликовано: 25 окт 2024

Комментарии • 13

  • @andy_warb
    @andy_warb 2 месяца назад +4

    I'm really surprised the folks at Pi Towers didn't release a Pico 2 W at the same time as the main Pico. Personally I always just throw a W in everything even if it doesn't need wifi, just in case :)

  • @VincentWillcox
    @VincentWillcox 2 месяца назад

    Amazing work! Quick Work - Fantastic! thank you for showing what's already possible this early with the new Pico 2!

  • @graj2
    @graj2 2 месяца назад

    Thanks. If its not too much trouble, could you perhaps investigate on the Power savings mode for the Pico 2, Deep sleep and all. Thanks. (I would probably guess that the C/C++ SDK / Arduino would be suitable for bench marking tests for power.)

  • @recantha
    @recantha 2 месяца назад +1

    Nice one, Les! 🙂

  • @jyvben1520
    @jyvben1520 2 месяца назад

    Why not use a picoW and pico2, both using micropython

  • @79ober
    @79ober 2 месяца назад

    Well done !

  • @enoiro_ocor
    @enoiro_ocor 2 месяца назад +1

    Oh wow!

  • @MesutAtmaca
    @MesutAtmaca 2 месяца назад

    Pico 2 arduino ide support ??

  • @lamda9914
    @lamda9914 2 месяца назад

    ESP32 can do what pico 2 can do, why don't you just use the ESP32?

    • @r_v_t
      @r_v_t 2 месяца назад

      The PICO and PICO2 are actually quite nice when it comes to the development and how well the SDK if the PICO is created. When developing for the ESP32 I always found that with Arduino you can do a lot of things well, as long as you stay with the ecosystem and just use one core.
      When you start to add a RTOS and want to use the 'Arduino' Libraries then I found out quickly that a lot of libraries where not well capable for multicore. They where often sprinkled with delay's here and there, and custom timing which make that horrible to integrate in an RTOS.
      ESP32 is a very nice device and easy to start with... PICO has a bit steeper learning curve when using the SDK but give you a lot of power when working in an RTOS. connecting multiple SPI modules in RTOS works then very very easy.

  • @PetrBelohoubek-ot5ok
    @PetrBelohoubek-ot5ok Месяц назад

    why? just use ESP32, its cost same, is much better, have WIFI and BT...

  • @negvorsa
    @negvorsa 2 месяца назад

    💩💨😷