Skip to content

Releases: adafruit/Adafruit_CircuitPython_Wiznet5k

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.

1.10.1 - Started checking recv size

31 May 19:29
847070e
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.0 - Implemented DHCP lease maintenance

10 May 19:05
5dc4aeb
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.9.3 - Linted

06 Apr 21:46
0ac4cb0
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.