Releases: adafruit/Adafruit_CircuitPython_Wiznet5k
1.12.4 - Rerelease
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
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
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
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
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
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
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
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
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
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.