esp8266fcgui
esp8266fcgui copied to clipboard
You are a GOD!
Thank you so much! I've been wanting to do this for a long time.
Please update your docs to mention the required external libraries, and using the github version of esp Arduino. Looks like the version in board manager doesn't have netbios.
Oh, and dont forget about the raceflight guys.
they are mentioned in readme :) and properly linked
Requirements
- ESP8266 module with at least 4MB flash. This module weights 2.5g and is ready to go
- Recent version of Arduino IDE
- Latest Arduino ESP8266 filesystem uploader plugin installed
- Git version of ESP8266 Arduino
- Git version of ESPAsyncTCP
- Git version of ESPAsyncWebServer
My fail!
for raceflight to fit, larger flash is required. KISS GUI takes about 900KB and BetaFlight is around 2MB which fills the amount of SPIFFS that arduino supports by default, so to make it work on a larger flash, I will need to do many custom things in order to get raceflight to the larger or second SPIFFS partition
like the tools do not support it, linker does not support it, OTA does not support it... that kind of issue :)
btw before raceflight, I would like to have the BLHeli GUI also. BTW SD CARD could also be used ;)
Do you think running beta config standalone on android with an OTG cable could work?
writing an android app that embeds the browser and exposes otg connected serial is not a big deal. But then I am an iPhone user, though I do have Nexus 5X, but that one has USBC and I don't have OTG cable for it. Other than that, the gui can be made to run on Android directly from github source
You should consider going through with that. For testing/tweaking an esp8266 is pretty cool--I know I will be using it alot--, but semi-permantly mounted longterm??? OTG might be accessible for more people. You would kick ez-gui's ass, and be beloved by many BetaFlight users.
Anyhow I would like to follow up with you later...thanks.
:D I do not want to kick anyone's ass. I also am full-time ESP developer, so I do not really have the time to support the android app or how to test it. I might provide an easier way to flash the ESP though
Hi! Would this module work? http://www.banggood.com/D1-Mini-NodeMcu-Lua-WIFI-ESP8266-Development-Board-p-1044858.html?rmmds=search
Or this? http://www.banggood.com/Geekcreit-Doit-NodeMcu-Lua-ESP8266-ESP-12E-WIFI-Development-Board-p-985891.html?rmmds=search
both will, though I recommend you the first one. It's much smaller, lighter and has better USB-UART (same as naze32)
Okay, thanks, I'll use that
Hehe ;) Seen this one already?
https://www.rcgroups.com/forums/showpost.php?p=35978037&postcount=15146 https://www.rcgroups.com/forums/showpost.php?p=35971786&postcount=15123 https://www.rcgroups.com/forums/showthread.php?t=2555204&page=1032#post36084075
Cheers, A.
@fedorcomander I imagine that it will work out of the box with the third link you posted.
Yap.