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

I would like to know if i can add a WiFi shield so i can access from my phone/tablet #34

Open
EFA57 opened this issue Jun 21, 2018 · 7 comments

Comments

@EFA57
Copy link

EFA57 commented Jun 21, 2018

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

@DCC4N
Copy link

DCC4N commented Nov 19, 2018

I found this project which use an ESP8266 as an access point to connect the WiThrottle iPhone app
https://github.com/vhar/withrottle

Do you know this project and other projects like this one ?

Thanks,
Dom

@atanisoft
Copy link

Do you know this project and other projects like this one ?
https://github.com/atanisoft/BaseStation

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)

@DCC4N
Copy link

DCC4N commented Nov 19, 2018

Thanks Atanisoft,
I am looking for the support of WiThrottle (iOs) and EngineDriver (Android) directly to DCC++ without JMRI.
I will see also your DCCppESP32 project (https://github.com/atanisoft/DCCppESP32) but I would like first to learn with 3 basic circuits : ESP8266 (ESP-01 or 02) supporting the webserver and converter between the WiThrottle and DCC++ interfaces , Nano for supporting DCC++ and L298 power for the tracks.
Dom

@atanisoft
Copy link

I am looking for the support of WiThrottle (iOs) and EngineDriver (Android) directly to DCC++ without JMRI.

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

@EFA57
Copy link
Author

EFA57 commented Nov 19, 2018

Is there a way to use JMRI on an android?

I am looking on the JMRI web site now

@DCC4N
Copy link

DCC4N commented Nov 19, 2018

I am looking for the support of WiThrottle (iOs) and EngineDriver (Android) directly to DCC++ without JMRI.

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.

https://github.com/vhar/withrottle
This one seems to do what I expect. Do you know it ?

Thanks
Dom

@atanisoft
Copy link

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.

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

No branches or pull requests

3 participants