-
Notifications
You must be signed in to change notification settings - Fork 153
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
I would like to know if i can add a WiFi shield so i can access from my phone/tablet #34
Comments
I found this project which use an ESP8266 as an access point to connect the WiThrottle iPhone app Do you know this project and other projects like this one ? Thanks, |
This integrates the ESP8266 with the base station but doesn't have WiThrottle support (you can connect JMRI to the base station wirelessly and use it's built in WiThrottle server though) |
Thanks Atanisoft, |
https://github.com/msunderwd/BaseStation-Uno/tree/WiThrottle That may work but it doesn't have ESP support so you would need to sort that part out. For the Nano you can look at https://github.com/skyne/BaseStation |
Is there a way to use JMRI on an android? I am looking on the JMRI web site now |
https://github.com/vhar/withrottle Thanks |
that looks like it would work on the ESP side to connect to an AP and translate the WiThrottle commands to DCC++ commands that you would need to feed back to the arduino side. |
I would like to know if i can add a WiFi shield so i can access from my phone/tablet.
I want to try using controller ide using apde app.
Thanks,
Erich
The text was updated successfully, but these errors were encountered: