Skip to content

Wiznet/WizFi360-EVB-Pico-CircuitPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RP2040 & WizFi360 Examples with CircuitPython

Overview

The RP2040 & WizFi360 examples with CircuitPython use WizFi360-EVB-Pico - Wi-Fi I/O module built on RP2040 and WIZnet's WizFi360 Wi-Fi module.

Getting Started

Please refer to Getting Started for how to configure development environment or examples usage.

Directory Structure

WizFi360-EVB-Pico-CircuitPython
┣ examples
┃   ┣ blink
┃   ┣ http
┃   ┃   ┗ request
┃   ┣ loopback
┃   ┣ mqtt
┃   ┃   ┣ publish
┃   ┃   ┣ publish_subscribe
┃   ┃   ┗ subscribe
┃   ┣ ping
┃   ┣ sntp
┃   ┣ tcp
┃   ┃   ┗ client
┃   ┗ wi-fi
┣ libraries
┃   ┣ adafruit_requests
┃   ┗ adafruit_wizfiatcontrol
┗ static
    ┣ documents
    ┣ firmwares
    ┗ images

Appendix

Other Examples

Releases

No releases published

Packages

No packages published

Languages