Skip to content
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

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

Closed
Arielhh opened this issue Jan 21, 2024 · 25 comments
Closed

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

Arielhh opened this issue Jan 21, 2024 · 25 comments

Comments

@Arielhh
Copy link

Arielhh commented Jan 21, 2024

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
Copy link
Contributor

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
Copy link
Author

Arielhh commented Jan 21, 2024

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
Copy link
Contributor

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

@Arielhh
Copy link
Author

Arielhh commented Jan 21, 2024

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
Copy link
Contributor

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
Copy link
Author

Arielhh commented Jan 21, 2024

I agree. Many thanks.

@Arielhh
Copy link
Author

Arielhh commented Jan 25, 2024

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
Copy link
Contributor

lewisxhe commented Jan 26, 2024

Hi.
1.Which board are you using?
2. You said that after writing most of the examples, the screen is still black. Can you point out which examples?
3. Examples other than the TFT_eSPI Sprite cannot be used because TFT_eSP does not support QSPI interface screens.

@Arielhh
Copy link
Author

Arielhh commented Jan 26, 2024

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
Copy link
Contributor

lewisxhe commented Jan 27, 2024

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
Copy link
Author

Arielhh commented Jan 28, 2024

Thanks

@Arielhh Arielhh closed this as completed Jan 28, 2024
@Arielhh Arielhh reopened this Feb 13, 2024
@Arielhh
Copy link
Author

Arielhh commented Feb 23, 2024

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

@lewisxhe
Copy link
Contributor

T-Display-Long-Shield

image

T-Display AMOLED No plans for now

@Arielhh
Copy link
Author

Arielhh commented Feb 26, 2024

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
Copy link
Contributor

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
Copy link
Contributor

image
T4-S3 shield is also completed today

@Arielhh
Copy link
Author

Arielhh commented Feb 27, 2024

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
Copy link
Contributor

Still need to wait for some time

@Arielhh
Copy link
Author

Arielhh commented Feb 27, 2024 via email

@lewisxhe
Copy link
Contributor

Yeah, that's just the rendering.

@rhcp4life
Copy link

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
Copy link
Contributor

lewisxhe commented Apr 3, 2024

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

@Arielhh
Copy link
Author

Arielhh commented Apr 3, 2024

Great news, thanks.

Copy link

github-actions bot commented May 4, 2024

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

@github-actions github-actions bot added the stale label May 4, 2024
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants