Ethernet for CircuitPython with Wiznet5K

Ethernet for CircuitPython with Wiznet5K
ORIGINAL POST
By Brent Rubell
components
Hardware Components
Software Apps and online services
Adafruit
details

Ethernet for CircuitPython with Wiznet5K.jpg

We’ve built a module for CircuitPython compatible with WIZnet 5k-series TCP/IP Ethernet controllers to quickly get your projects online. Seconds after connecting, the module will handle performing the DHCP setup for you. You may also supply this module with a statically-assigned network configuration.

In this guide, you will set up your CircuitPython hardware and connect to the internet. We’ve included code walkthrough portions of this guide, so you can roll your own Ethernet-connected IoT CircuitPython project.

Ethernet for CircuitPython with Wiznet5K.jpg

We’ve built a module for CircuitPython compatible with WIZnet 5k-series TCP/IP Ethernet controllers to quickly get your projects online. Seconds after connecting, the module will handle performing the DHCP setup for you. You may also supply this module with a statically-assigned network configuration.

In this guide, you will set up your CircuitPython hardware and connect to the internet. We’ve included code walkthrough portions of this guide, so you can roll your own Ethernet-connected IoT CircuitPython project.

documents
Code
HTTP Requests example
MQTT example

COMMENTS

Please Login to comment
  Subscribe  
Notify of
POSTED BY
Reusable S/W