Skip to content

Releases: adafruit/Adafruit_CircuitPython_Wiznet5k

1.12.4 - Rerelease

22 Mar 15:40
cde1415
Compare
Choose a tag to compare

This release is identical to the previous one. Actions CI did not trigger at all on previous release, this one is an attempt to get them to run.

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

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

Read the docs for info on how to use it.

1.12.3 - Send large data in 2kb chunks

17 Mar 14:10
cde1415
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.12.2 - Fix Reset During Initialization

21 Feb 16:45
7fd3be6
Compare
Choose a tag to compare

This release fixes an issue with the (optional) reset pin during the module initialization. Thanks for the fix @chabala

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

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

Read the docs for info on how to use it.

1.12.1 - Updated documentation link, python version

04 Feb 21:07
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.12.0 - Added W5100S chip and NTP

11 Jan 19:04
9e2d536
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.11.2 - Socket Write Fix

03 Jan 23:09
d93071f
Compare
Choose a tag to compare

Thank you @bjnhur

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

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

Read the docs for info on how to use it.

1.11.1 - Updated pylint version, linted

15 Nov 17:32
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.11.0 - Mask address to prevent rollover issues, set socket to be opened during bind for UDP server

27 Jul 21:00
f00a3f7
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.10.3 - Corrected socket_open and check receiving size

11 Jun 15:20
d50fe38
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.

1.10.2 - Moved default branch to main

03 Jun 19:51
Compare
Choose a tag to compare

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

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

Read the docs for info on how to use it.