Skip to content
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

Request for adding RJ45 Lan #822

Open
PGcrypt opened this issue Jan 26, 2025 · 2 comments
Open

Request for adding RJ45 Lan #822

PGcrypt opened this issue Jan 26, 2025 · 2 comments
Labels
Feature request hardware Hardware support needed

Comments

@PGcrypt
Copy link

PGcrypt commented Jan 26, 2025

Hi dala,
your project looks great :)
Do you plan to integrate support for an Lan RJ45 module like W5500?
There are already some librarys for that module, but my programming skills are far below yours :D

Thank you for that great repo!

@dalathegreat
Copy link
Owner

@PGcrypt W5500 support can be added yes via GPIO. But may I ask, what is the usecase? Normally the Wireless Webserver is OK for everyone, and those concerned about cybersecurity run without any connectivity at all. So what does the LAN module solve?

@dalathegreat dalathegreat added Feature request hardware Hardware support needed labels Jan 26, 2025
@PGcrypt
Copy link
Author

PGcrypt commented Jan 26, 2025

I’m helping a friend build a DIY HV LiFePO4 system, and he turns off Wi-Fi at night (aluminum hat). So, I thought about using the eth.h library instead of wifi.h to address this.
Before I try implementing it myself, I wanted to ask if you’re planning to add such a feature or if you’d be interested in it if I contribute the implementation.
It might also be useful for others, as Wi-Fi often doesn’t work well in cellars.
Thanks for the fast response :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request hardware Hardware support needed
Projects
None yet
Development

No branches or pull requests

2 participants