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

add ETH support for LILYGO-POE-Pro #4030

Merged
merged 1 commit into from
Jun 26, 2024
Merged

Conversation

rorosaurus
Copy link

Also includes minor spelling corrections for CONTRIBUTING.md

Verified these settings using my LILYGO-POE-Pro board. I confirmed the connection is only over Ethernet, no Wifi.

Also includes minor spelling corrections for CONTRIBUTING.md
@Ruubie2197
Copy link

Ruubie2197 commented Jun 21, 2024

I have the same board and just reinvented the wheel myself without knowing this PR existed.
Came to the same conclusion, this works great for the LILYGO-POE-Pro.

I also use this board with the onboard RS485 adapter for DMX, for this i also needed to change the TX pin in src/dependencies/dmx/SparkFunDMX.cpp to 33 to get DMX to work, but this is probablly out-of-scope for this PR

@rorosaurus
Copy link
Author

That's a great idea! Maybe we can make the DMX tx pin configurable? I'm glad I'm not the only one who saw potential in this board - I'm excited to wrap up my first project with it!

@blazoncek
Copy link
Collaborator

Please keep DMX changes to a separate PR.

@blazoncek blazoncek merged commit 57b01c2 into Aircoookie:0_15 Jun 26, 2024
18 checks passed
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.

None yet

3 participants