-
Notifications
You must be signed in to change notification settings - Fork 7
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
support for ESP8266 #1
Comments
I can answer my own ticket :P I decided to make it run on an ESP32 at the end... Works awesome! too bad this is 2.6 and not 2.7. Any possibility of updating the repo? Benefits of the ESP32 (https://github.com/LilyGO/TTGO-T8-ESP32):
Also, the newer rx5808 from banggood come with the SPI mod. |
Awesome work @eried -- when your ready feel free to create a PR against the I once started to work with an ESP32 dev board, I ended up placing it on the back burner due to a flaky USB serial with the board I had. I'll get the virtual firmware branch pushed shortly -- it's not very elegant though haha :) |
Great! I will be waiting for 2.7 to make a PR and add some instructions for the ESP32. I also added some (not elegant) status light. I used to avoid ESP32, because the Wemos ESP8622 were less than 4USD, but actually now the ESP32s including everything are about the same price and it makes so much sense for this. |
Awesome! it definitely makes sense now to use these boards! :) |
Any news on the 2.7 code? |
Hi,
I am thinking on porting this to the esp8266, I just have 2 questions:
PS: I know both questions might be answered after digging deeper but any help will make that research shorter
The text was updated successfully, but these errors were encountered: