Alternate Display Options #125
Replies: 2 comments 3 replies
-
I don't think there's any code that's specific to the firebeetle so it could work on other ESP32s. The firebeetle just had a convenient layout. I won't be able to add extra board support myself as there's just too many variations in displays, touch controllers, pin locations and board designs with the 3D case. The best I could do is try to abstract some of the code out more so classes for different hardware would be easier to add. |
Beta Was this translation helpful? Give feedback.
-
Here's where I've gotten so far. I realized that my alternate display has a 14 pin FPC connector vs the 18 pin FPC (GDI) on the Firebeetle 2. So I believe I'm going to need to wire it up myself. Are any of these pins not used in the code so I can skip wiring them in? Anything crazy wrong stand out? |
Beta Was this translation helpful? Give feedback.
-
Sometimes it's hard to find specific boards due to location and stock etc. Could we possibly create a list of known working boards other than the FireBeetle. Will any esp32 work? or even the prebuilt solutions with a screen ie the Makerfabs-ESP32-S3-SPI-TFT-with-Touch?
Beta Was this translation helpful? Give feedback.
All reactions