WizFi360-EVB-Pico

Added to your shopping cart

WizFi360-EVB-Pico is based on Raspberry Pi RP2040 and adds WiFi connectivity using WizFi360. It is pin compatible with Raspberry Pi Pico board and can be used for IoT Solution development.

WizFi-EVB-Pico pinout is directly connected to the GPIO of RP2040. It has the same pinout as the Raspberry Pi Pico board. However, GPIO4, GPIO5, GPIO6, GPIO7, GPIO20 are connected to WizFi360 inside the board. These pins enable UART communication with WizFi360 to use WiFi function. If you are using the WiFi function, these pins cannot be used for any other purpose.

  • RP2040 microcontroller with 2MByte Flash
    • Dual-core cortex M0+ at up to 133MHz
    • 264kByte multi-bank high performance SRAM
    • External Quad-SPI Flash with eXecute In Place (XIP)
  • Includes WizFi360-PA
    • WiFi 2.4G, 802.11 b/g/n
    • Support Station / SoftAP / SoftAP+Station operation modes
    • Support “Data pass-through” and “AT command data transfer” mode
    • Support serial AT command configuration
    • Support TCP Server / TCP Client / UDP operating mode
    • Support configuration of operating channel 0 ~ 13
    • Support auto 20MHz / 40MHz bandwidth
    • Support WPA_PSK / WPA2_PSK encryption
    • Support built-in unique MAC address and user configurable
    • Industrial grade (operating temperature range: -40 ° C ~ 85 ° C)
    • CE, FCC certification
  • Includes 16M-bit Flash Memory
  • Micro-USB B port for power and data (and for reprogramming the Flash)
  • 40 pin 21x51 'DIP' style 1mm thick PCB with 0.1" through-hole pins also with edge castellations
  • 3-pin ARM Serial Wire Debug (SWD) port
  • Built-in LDO

WizFi360-EVB-Pico Product Help and Resources

Core Skill: Programming

If a board needs code or communicates somehow, you're going to need to know how to program or interface with it. The programming skill is all about communication and code.

3 Programming

Skill Level: Competent - The toolchain for programming is a bit more complex and will examples may not be explicitly provided for you. You will be required to have a fundamental knowledge of programming and be required to provide your own code. You may need to modify existing libraries or code to work with your specific hardware. Sensor and hardware interfaces will be SPI or I2C.
See all skill levels


Core Skill: Electrical Prototyping

If it requires power, you need to know how much, what all the pins do, and how to hook it up. You may need to reference datasheets, schematics, and know the ins and outs of electronics.

2 Electrical Prototyping

Skill Level: Rookie - You may be required to know a bit more about the component, such as orientation, or how to hook it up, in addition to power requirements. You will need to understand polarized components.
See all skill levels


Comments

Looking for answers to technical questions?

We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.

  • woodr / about 2 months ago / 1

    So far I have gotten a simple network data logger to work using CircuitPython. Installed the regular pico version of CircuitPython and used the wiz360 library from:

    https://github.com/Wiznet/WizFi360-EVB-Pico-CircuitPython

    Using this library, it was not difficult to connect to my home access point and send UDP datagrams. The library appears to support TCP and other access modes, but all I've tried so far is just UDP output (I don't think the library support reading UDP).

Customer Reviews

No reviews yet.