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

Sensors Only Version for NodeMCU #32

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

dtworth
Copy link

@dtworth dtworth commented Mar 10, 2018

Uses the WiFi connection only to talk to JMRI. The serial interface is only used for boot status and debugging.

Several files were deleted or renamed, so don't let the number of deletions scare you.

I eliminated everything but Sensor inputs. I might add the Outputs back in, if there is any interest. I am also considering the possibility of serving multiple clients (similar to the ESP32 version). Now only one client can be connected at a time.

dtworth added 8 commits March 9, 2018 16:45
Uses a WiFi connection only to talk to JMRI.
Also edited the description in contained within the DCCpp_NodeMCU.ino file.
Similar to the way it is implemented in DCC++32
GPIO pins can now be defined as outputs
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.

1 participant