Skip to content

Initial Release: Wiznet5k Ethernet

Compare
Choose a tag to compare
@brentru brentru released this 06 Mar 19:50
5cd1e5b
  • Modified _socket module for compatibility with CircuitPython Requests
  • Updated wiznet5k_simpletest.py.
  • Added wiznet5k_aio_post.py example for POST'ing to adafruit.io
  • Added wiznet5k_simpletest_manual_network.py example for manually setting up interface's network configuration.
  • Fixed: _socket readline not parsing multiple lines correctly
  • Fixed: _socket's recv for UDP packets
  • Fixed: adafruit_wiznet5k_dhcp w.r.t incorrect network configuration parsing

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-wiznet5k .

Read the docs for info on how to use it.