-
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
MagicImageWand with larger 3 or 4 inches Display #42
Comments
Yes, but I am not sure how much work. If the display works with the tft_espi library it should be pretty easy to do. You will probably have to change some of the GPIO pins for the SD card and the rotary switch. |
I reopened this as I am working on the TTGO T4 with a larger display. I'll post information here when it is ready. |
Great news, am looking forward to the first results. |
Coming soon on this project. I just had to get some other projects finished. Maybe by September I'll have the code working. |
Hi Martin, hope you're well. It's been a while my friend. I'm wondering as you're porting the code to a larger display board, does the current uploaded code uploaded still work with the original TTGO? I'm wondering if this is the newer code for TTGO T4 or are they interchangeable as they use the same microcontroller? |
I haven't seen that error. I haven't ported the code to any larger display yet and I don't think I changed fonts.h. Weird. |
Hey Martin, I did assume that as it it would have been documnted and/or new project started. I'm on Arduino 1.8.16 with latest esp32 library V2.01. Then I tried V.2.00, V1.06 and V1.04 (Shown on your screenshots) and have the same problem. Failing that, perhaps an older version of Arduino, but would'nt make any logical sense? On a different realted problem. I still have code V1.04 installed on the board so have been testing that whilst I get other issue figured. As I want to use two strips, I was trying to follow your section on 'Led Wirining Mode' and want to use mode 2 to create a "no black gap". The Idea is, that I carry two strips in half in a case then connect them up on site, because they are long. ##Update## With the latest Arduino and up to date libraries, I tried your beta code, compiled file. ##Update## I wasn't have any luck with compiling latest builds, went all around the internet looking for solutions. |
Hello Martin,
I have a question. I have rebuilt the MagicImageWand with a lot of friends and I am excited about it. I would like to try to build the whole thing with a larger TFT display 3 or 4 inches and an ESP32 NodeMCU Module WLAN WiFi Dev Kit C Development Board. Is it possible to adapt the code?
Many greetings
Thomas
The text was updated successfully, but these errors were encountered: