Search found 16 matches: 43 inch tv display

Searched query: 43 inch tv display

ignored: 43 tv

by Shraddha
Tue Mar 25, 2025 11:29 am
Forum: Display & Electronics module
Topic: Non-functional touch in DWIN 7 inch DMG80480C070_03WTC 800 X 480 LCD Capacitive Touch Display
Replies: 0
Views: 14543

Non-functional touch in DWIN 7 inch DMG80480C070_03WTC 800 X 480 LCD Capacitive Touch Display

I have just got a DWIN 7 inch DMG80480C070_03WTC 800 X 480 LCD Capacitive Touch Display. During the initial testing of the display, I have found that the touch functionality is not working. While going through the community post, many people recommended re-calibrating the touch and performing the ...
by Shraddha
Wed Mar 19, 2025 5:01 pm
Forum: General Discussion
Topic: 2.8 inch SPI Touch Screen Module TFT Interface 240*320 Mirror Image issue
Replies: 0
Views: 11557

2.8 inch SPI Touch Screen Module TFT Interface 240*320 Mirror Image issue

I have recently encountered an issue with my new 2.8-inch SPI Touch Screen Module TFT Interface 240*320. I'm interfacing the display with ESP32. It displays the mirror image of whatever is given as input in code. What could be the issue, and how to troubleshoot it? WhatsApp Image 2025-03-13 at 23.10.25 ...
by Mihir Fulari
Tue Feb 04, 2025 4:31 pm
Forum: General Discussion
Topic: Having Issues with I2C OLED display
Replies: 2
Views: 19921

Having Issues with I2C OLED display

... project. The whole system is controlled through a rotary encoder and 1.3 inch OLED display. I realized later into its development that it is not suggested to use long cables to connect i2c devices. I have a custom 2 meter i2c cable which I have made but it appears that there is a lot of surrounding ...
by Mithilesh
Fri Nov 08, 2024 3:27 pm
Forum: Raspberry Pi
Topic: OLED Display Detected on Raspberry Pi 4, But Not Displaying Anything - Need Help!
Replies: 2
Views: 18847

OLED Display Detected on Raspberry Pi 4, But Not Displaying Anything - Need Help!

Hi everyone, I’m trying to get my "0.96 Inch I2C/IIC 4pin OLED Display Module BLUE" to work with my Raspberry Pi 4, but I’m stuck. The display shows up when I scan for it on I2C (address 0x3C), but I can’t get anything to actually display on the screen. Here’s what my setup looks like: Setup Connections: ...
by dinohussler
Sun Jul 28, 2024 6:43 pm
Forum: Raspberry Pi
Topic: Portable Media Server Using Raspberry Pi 5
Replies: 0
Views: 23431

Portable Media Server Using Raspberry Pi 5

... components in a custom 3D-printed case, which features a slot for a 0.96-inch OLED display and a capacitive touch button for turning display on. For efficient cooling, I employed the Raspberry Pi's active cooler alongside a 2207 fan. I have brought most of the parts, along with the 3D printed part from ...
by AlamKhan
Mon Jul 15, 2024 5:14 pm
Forum: E-bike
Topic: What components are required to build an e-bike?
Replies: 1
Views: 111773

Re: What components are required to build an e-bike?

... by envisioning how all the components will fit onto a standard 20 to 28 inch bicycle frame (I am assuming you have a normal bike). Once you have a ... for-electric-bike-steel-colour/ 3) Include the 36V throttle and 36V display for easy control and monitoring of your eBike's performance. Component ...
by AlamKhan
Fri Jul 12, 2024 3:49 pm
Forum: General Discussion
Topic: 2.4-inch SPI Interface 240×320 TFT Display Module white screen
Replies: 4
Views: 253547

Re: 2.4-inch SPI Interface 240×320 TFT Display Module white screen

Please try the provided code, which should resolve all your issues. Remember to short the J1 pin located on the back of the display. Also, ensure the connections are exactly as depicted in the attached image. Code: /* This is an example on how to use the 2.2" and 2.4" TFT 240x320 SPI ILI9341 display ...
by Shraddha
Thu Jul 11, 2024 2:51 pm
Forum: Display & Electronics module
Topic: Having a Display screen issue with the Wave share
Replies: 1
Views: 23201

Re: Having a Display screen issue with the Waveshare

To use the "Waveshare 7-inch 1024×600 Capacitive Touch Display for Raspberry Pi with a DSI Interface," you need to follow these steps: 1. Download the pre-built image (2022-01-28-raspios-bullseye-arm32) from the https://www.waveshare.com/wiki/7inch_DSI_LCD_(C) 2. Use the Raspberry Pi Imager to write the ...
by Shubham_S
Wed Jul 10, 2024 2:33 pm
Forum: General Discussion
Topic: 2.4-inch SPI Interface 240×320 TFT Display Module white screen
Replies: 4
Views: 253547

Re: 2.4-inch SPI Interface 240×320 TFT Display Module white screen

Yes, please check if the connections are proper. Also, there is a J1 pin at the back of the display that needs to be 'short' so that the logic levels of the display and micro-controller match.
And try using different codes and make connections accordingly.
by Shak
Wed Jul 10, 2024 1:26 pm
Forum: General Discussion
Topic: 2.4-inch SPI Interface 240×320 TFT Display Module white screen
Replies: 4
Views: 253547

Re: 2.4-inch SPI Interface 240×320 TFT Display Module white screen

Check the display's LED pin was connected to ground. It works in my case