Xinyuan-LilyGO / LilyGo-AMOLED-Series

LilyGo AMOLED Series
MIT License
88 stars 14 forks source link

GPIO connector is too small and more examples are required #13

Closed Arielhh closed 1 hour ago

Arielhh commented 3 months ago

lilygo development team, The T4S3 display looks great but: How do you expect us to connect to such small pins? The provided female connector should be attached to a dedicated PCN to which we can solder the wires. providing only the connector does not solve the problem. Also, more examples are required. it is too complicated now to understand how to work with that board.

lewisxhe commented 3 months ago

The remaining GPIO number of esp32s3 cannot place a larger connector (2.54mm) on T4S3, so using 1.27mm spacing is the most reasonable choice.

Regarding examples, what do you need?

Arielhh commented 3 months ago

Yes, but it is very complicated to solder wires to the female connector. It was better to attache the supplied female connector to a small PCB that allows wires to be connected more easily

lewisxhe commented 3 months ago

Do you mean to use a 1.27mm to 2.54mm PCB and insert it as a shield on the T4S3?

Arielhh commented 3 months ago

Yes, it can be also a converting wire instead of PCB. Or it can be a shiled that connects over the all board (same as your T-Display TF Shield) but with the small connector instead .

image

lewisxhe commented 3 months ago

Okay, I will give your feedback. I think there should be no problem with this. I think it is more appropriate to use a PCB shield than a wire.

Arielhh commented 3 months ago

I agree. Many thanks.

Arielhh commented 3 months ago

Can you give a simple example using TFT_eSPI (not with Sprite) for Arduino IDE? I didn't manage to compile most of the examples provided by Lilygo for the ones that did compile the screen remained black.

lewisxhe commented 3 months ago

Hi. 1.Which board are you using?

  1. You said that after writing most of the examples, the screen is still black. Can you point out which examples?
    1. Examples other than the TFT_eSPI Sprite cannot be used because TFT_eSP does not support QSPI interface screens.
Arielhh commented 3 months ago

I am using the T4-S3. After a long time trying I managed to upload all the example codes but they seems to be too complicated. I understand now that TFT_eSPI doesn't support QSPI interface screens. Can you provide a simple example on how to upload an image to the screen or drawing one circle? Is that the optimal way of showing graphics on this board?

lewisxhe commented 3 months ago

Currently, I think the most appropriate way is to use the lvgl graphics framework. If you are not familiar with it, you can check out the lvgl documentation, which is very easy to use.

lvgl doc https://docs.lvgl.io/latest/en/html/examples.html#arc

Of course, you can also use the TFT_eSP Sprite.

Arielhh commented 3 months ago

Thanks

Arielhh commented 2 months ago

Hi, is there any progress on the PCB shield for the T-Display Long and the T-Display AMOLED?

lewisxhe commented 2 months ago

T-Display-Long-Shield

image

T-Display AMOLED No plans for now

Arielhh commented 2 months ago

Looks great :) is it possible to purchase the T-Display-Long-Shield? BTW: the pins in this shield are not aligned with the actual connector of the T-Display Long.

lewisxhe commented 2 months ago

Looks great :) is it possible to purchase the T-Display-Long-Shield? BTW: the pins in this shield are not aligned with the actual connector of the T-Display Long.

? Not right? Where are you referring to?

image

lewisxhe commented 2 months ago

image T4-S3 shield is also completed today

Arielhh commented 2 months ago

Looks great :) is it possible to purchase the T-Display-Long-Shield? BTW: the pins in this shield are not aligned with the actual connector of the T-Display Long.

? Not right? Where are you referring to?

Yes, now it is ok. From the last photo, it was not possible to see the male pins of the connector. When it will be possible to buy them?

lewisxhe commented 2 months ago

Still need to wait for some time

Arielhh commented 2 months ago

In the long version shouldn’t it be a female connector instead of the male shows in the picture?

On Tue, Feb 27, 2024 at 07:28 Lewis He @.***> wrote:

image.png (view on web) https://github.com/Xinyuan-LilyGO/LilyGo-AMOLED-Series/assets/22990954/903559a3-a715-45e2-ae70-a54f724d854e T4-S3 shield is also completed today

— Reply to this email directly, view it on GitHub https://github.com/Xinyuan-LilyGO/LilyGo-AMOLED-Series/issues/13#issuecomment-1965871068, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABE77IA5GQQUC7DI3SIWMU3YVV4HVAVCNFSM6AAAAABCEAEFNGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRVHA3TCMBWHA . You are receiving this because you modified the open/close state.Message ID: @.***>

lewisxhe commented 2 months ago

Yeah, that's just the rendering.

rhcp4life commented 1 month ago

Any updates on the long shield?

I just ordered a IDC ribbon connector like this: uxcell IDC Wire Flat Ribbon Cable FC/FC Female Connector A-Type 30Pins 1.27mm Pitch 20cm Length https://www.amazon.com/dp/B07SN9CYCY?ref=ppx_yo2ov_dt_b_product_details&th=1

lewisxhe commented 1 month ago

Production has been arranged and will be available for purchase soon.

Arielhh commented 1 month ago

Great news, thanks.

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 hour ago

This issue was closed because it has been inactive for 14 days since being marked as stale.