ArduinoMid
ArduinoMid copied to clipboard
ESP8266 Support
I bought an Android Radio, I will make an App for showing the Data like an Car Computer. Is it possible that you include an String on Serialout or via UDP ESP8266?
What do you think about that Idea? It would be possible to use an old Android Phone instead of LCD or MID.
I had planned this option for a tablet (or similar device)... I will rush some other test and will develop a (Serial) protocol . Also an Android app was in my plan, for information/navigation transfer (something like dock mode ) Now Arduino USB port is used as phone charger and sketch uploads (in my project), i try several types of connection with USB OTG but without any success. Stay tuned for more info.
maybe using serial protocol (like serial call response) its possible use on android app (i did some tests with arduino usb library) on my project mid. Pretty amateur compared to fire1 project.
I had planned this option for a tablet (or similar device)... I will rush some other test and will develop a (Serial) protocol . Also an Android app was in my plan, for information/navigation transfer (something like dock mode ) Now Arduino USB port is used as phone charger and sketch uploads (in my project), i try several types of connection with USB OTG but without any success. Stay tuned for more info.
You did it?
Still not ready... When Android app is ready then will be done... (Do not have any free time to work over ArduinoMid the project)