Skip to content

Added WizNet w6100 IPv4 Support #119

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 75 commits into from
Jun 20, 2023
Merged

Added WizNet w6100 IPv4 Support #119

merged 75 commits into from
Jun 20, 2023

Conversation

BiffoBear
Copy link
Contributor

@BiffoBear BiffoBear commented Jun 16, 2023

close #104 Refactored adafruit_wiznet5k.py and then added support for new WizNet w6100 chip in IPv4 mode only. IPv6 support is not implemented.

Tested with examples/wiznet5k_simpletest.py and examples/wiznet5k_simpleserver.py on WizNet w5100s, w5500 and w6100. Able to obtain DHCP lease, so UDP connections are working. The two example scripts tested TCP client and server connections, OK.

BiffoBear added 30 commits April 2, 2023 11:46
@brentru
Copy link
Member

brentru commented Jun 16, 2023

@BiffoBear is this ready for review?

@BiffoBear
Copy link
Contributor Author

@BiffoBear is this ready for review?

Yes it is. I've tested it on w5100s, w5500 and w6100 chips and it works with UDP and TCP connections.

@brentru brentru merged commit 30aa274 into adafruit:main Jun 20, 2023
@brentru
Copy link
Member

brentru commented Jun 20, 2023

@BiffoBear Thanks for your contribution to this library!

@BiffoBear BiffoBear deleted the add_w6100 branch June 21, 2023 01:03
adafruit-adabot added a commit to adafruit/Adafruit_CircuitPython_Bundle that referenced this pull request Jun 28, 2023
Updating https://github.com/adafruit/Adafruit_CircuitPython_SGP40 to 1.3.14 from 1.3.13:
  > Merge pull request adafruit/Adafruit_CircuitPython_SGP40#20 from caternuson/iss19

Updating https://github.com/adafruit/Adafruit_CircuitPython_VEML6070 to 3.1.17 from 3.1.16:
  > Merge pull request adafruit/Adafruit_CircuitPython_VEML6070#24 from adafruit/stemma_i2c

Updating https://github.com/adafruit/Adafruit_CircuitPython_Wiznet5k to 3.0.0 from 2.5.3:
  > Merge pull request adafruit/Adafruit_CircuitPython_Wiznet5k#119 from BiffoBear/add_w6100

Updating https://github.com/adafruit/Adafruit_CircuitPython_MatrixPortal to 3.1.0 from 3.0.13:
  > Merge pull request adafruit/Adafruit_CircuitPython_MatrixPortal#90 from makermelissa/master
  > Merge pull request adafruit/Adafruit_CircuitPython_MatrixPortal#89 from makermelissa/master

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Updated download stats for the libraries
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Wiznet "w6100-evb-pico"
2 participants