Raspberry Pi Pico WH - RP2040 ARM Cortex M0+ CYW43439 - WiFi - with headers

Бестселлер
54829196
1 537 ₽

Мы выстраиваем выгодные партнерские отношения с поставщиками электроники Raspberry Pi и отобрали для вас лучших производителей брендовых товаров из Европы, Америки, Турции и ОАЭ, специализируясь на аутлетах и дискаунтерах. Прямая доставка из-за рубежа до покупателя нашими логистическими решениями — это оптимизированные и экономичные решения, вы не переплачиваете в цене товара за расходы на торговые помещения и шоурумы. Заказ будет отправлен напрямую с нашего склада по указанному вами адресу, по цене недоступной для местных магазинов.

Оригинальные брендовые товары в широком ассортименте с вкусными скидками — так можно описать наш интернет магазин. Доставка заказа будет отслеживаться на всех этапах покупки и работает сразу после оплаты заказа.

  • Бренд Raspberry Pi
  • Доставка из Польши
  • Пункт выдачи СДЭК 24 мая
  • Стоимость доставки заказа в Россию от 838 ₽

Сроки доставки указаны ориентировочно и зависят от региона доставки. Подробнее на этой странице

Характеристики

UC - I2C
yes
UC - USB
microUSB
UC - A/C
12-bit
UC - WiFi
yes
UC - UART
yes
UC - ядро
2. Dual Core
UC - Разъем
5V microUSB
UC - Вспышка
2048 kB
Интерфейс UC - SPI
yes
UC - Микроконтроллер
RP2040

Общие характеристики

UC - PWM
16
UC - аналог в
3
UC - Цифровые контакты
26

Прочие свойства

EAN
5056561800196
Бренд
Raspberry Pi

Энергопитание

Номинальное напряжение
5 V

Описание

Product description: Raspberry Pi Pico WH - RP2040 ARM Cortex M0 + CYW43439 - WiFi - with connectors

The Raspberry Pi Pico WH is based on the proprietary Raspberry RP2040 microcontroller and the Infineon CYW43439 wireless communication system. RP2040 is a dual-core ARM Cortex M0 + chip clocked at 133 MHz with 264 KB of SRAM and 2 MB of Flash memory. The built-in CYW43439 chip allows for wireless IEEE 802.11 b / g / n WiFi communication. Pico WH has 26 GPIO pins that work with a voltage of 3.3 V. The board also has a built-in temperature sensor. Raspberry Pi Pico WH is programmed via the microUSB port in C / C ++ and MicroPython.

Raspberry Pi Pico WH - with connectors (illustrative photo).
Pins of the Raspberry Pi Pico WH module

The Raspberry Pi Pico WH board has 26 GPIO pins, including the following interfaces: 2x SPI, 2x I2C, 2x UART, 3x ADC 12-bit, 16x PWM. The module is additionally equipped with 8 programmable IO pins (PIO), which are designed to support non-standard peripheral devices.

Power supply for the Raspberry Pi Pico WH

The Pico WH module is powered via the built-in microUSB port, which is also used for communication between the Raspbery Pi board and the computer. For proper operation, the module requires a 5V power supply. The board can also be powered from the VSYS pin with voltage from 1.8 V to 5.5 V , using, for example, a 3.7 V Li-Pol battery or a 3x AA battery.

The logical part of the Raspberry Pi Pico works with a voltage of 3.3 V.

The pinout of the Raspberry Pi Pico W.

Programming Raspberry Pi Pico WH

The Raspberry Pi Pico WH can be programmed with both C / C ++ and MicroPython . The process of uploading the program to the board is extremely simple, to do this, press and hold the BOOTSEL button, and then connect the Raspberry Pi Pico WH to the computer with a microUSB cable. The computer will detect the module as a USB mass storage device named RPI-RP2. The prepared program file should be dragged and dropped into the newly found volume. The manufacturer provides an SDK repository for the C / C ++ and MicroPython programming languages, which can be found in the useful links below.

Getting started with MicroPython

The Raspberry Pi Pico WH is programmed by "throwing" the prepared MicroPython program into the USB mass storage volume created by the board on the computer. There is also a sample UF2 file for download to help you get started with MicroPython.

  • Download the MicroPython UF2.
  • Press and hold the BOOTSEL button and plug the board into the USB port of your Raspberry Pi or computer.
  • Release BOOTSEL when Pico is connected to your computer.
  • The Raspberry Pi Pico will be detected as a mass storage device with volume RPI-RP2.
  • Drag and drop the MicroPython UF2 file to the RPI-RP2 volume.
  • Pico will restart, MicroPython will now be used.
  • You can access REPL and MicroPython via the serial USB port.

Download the UF2 .

Hello World in C / C ++

The first program any programmer will write is "Hello World", in this case the Raspberry Pi Pico WH will be programmed via the Raspberry Pi 4B 's USB serial port.

  • Download the UF2 file "Hello World".
  • Press and hold the BOOTSEL button and connect the Raspberry Pi Pico to the Raspberry Pi's USB port.
  • The board is detected as a mass storage device with volume RPI-RP2.
  • Drag and drop the UF2 file to the RPI-RP2 volume.
  • Pico will restart.
  • Open a terminal on the Raspberry Pi 4B and run the commands: sudo apt install minicom minicom -b 115200 -o -D / dev / ttyACM0
  • You should see "Hello World" listed in the terminal window.

Download the UF2 .

Check the code .

Accessories for Raspberry Pi Pico.
Additional accessories for the Raspberry Pi Pico W

Check out the additional accessories we have prepared for the Raspberry Pi Pico W module. Accessories can be found in the See matching accessories section, under the photo gallery. By choosing these accessories, you can follow the manufacturer's examples from the SDK documentation for C and Python.

Specification of the Raspberry Pi Pico WH Parameter Value System Raspberry Pi RP2040 Core ARM Cortex-M0 + Dual-Core 133 MHz Wireless communication system CYW43439 Wireless communication WiFi 2.4 GHz IEEE 802.11 b / g / n SRAM memory 264 kB Flash memory 2 MB Leads 40-pin / 23 GPIO digital + 3 ADC pins Interfaces 2x UART, 2x I2C, 2x SPI, up to 16 PWM channels Supply voltage 5 V (USB) Working voltage of the logical part 3.3 V Power / data connector microUSB Dimensions 51.3 x 21 x 12.9 mm
Useful links
  • Manufacturer's website
  • Documentation RP2040
  • Raspberry Pi Pico W documentation
  • The fritzing facility
  • Internet connection guide
  • Design files RP2040
  • Pico C SDK
  • Pico Python SDK
  • User Guide
  • GitHub repository - Pico SDK
  • GitHub repository - sample codes
  • MicroPython - Thonny development environment

Доставка

Доставим товар из Германии от поставщика DESTE FZ LLC курьерской службой, в отделение Почты или пункт выдачи в вашем городе. Доставка в Армению, Казахстан, Грузию и Киргизию будет осуществлена доступными службами. Вы сможете выбрать желаемый способ доставки заказа в момент его оформления. Стоимость доставки зависит от выбранного вами метода и составит от 838 руб. Заказ будет доставлен за 10-30 дней, срок зависит от выбранного города. Если вы закажете этот товар прямо сейчас, доставим его 13 мая - 2 июня.

Доставка электроники Raspberry Pi напрямую из Германии в Москву, Санкт-Петербург, Новосибирск, Екатеринбург, Казань, Нижний Новгород, Челябинск, Самара, Уфа, Ростов, Омск, Красноярск, Воронеж и другие города России осуществляется надежными и проверенными нами службами доставки.

Как только заказ будет отправлен к вам с нашего склада, отслеживание заказа по номеру посылки станет доступным.