So i tried to use an lcd screen, and another one at once. Both of them were not i2c but when i put the second display, a minute later, i felt the screen hot. so i took it out. IT BURNT MY HAND. the pins almost melted, but it only seemed to be the A and K pins, so anyone wanna tell me whats going on here????????
We will need a schematic of you circuit in order to provide help. You can hand draw one and post a picture of it if you don’t know a drawing program. Very carefully check your actual circuit against the schematic.
The likely / unlikely has no reflection on you specifically. It's just due to the fact that I've not heard of LCD's failing this way and I've heard of a lot of folks have miswiring issues.
@baconyy33
Sorry to say that, but it's becoming a tradition for your threads to ask a bunch of questions while providing very little information about the problem.
Where is you connection diagram? At least a clear photo of your project?
That diagram looks correct. Where did you find it?
Compare your actual wiring with the diagram very carefully, in order to find the mistake(s).
Also, carefully check your header pin soldering with a magnifying glass, to find bad solder joints or solder bridges between adjacent pins. Post a focused, closeup photo of it.
However you still have an issue that can only be explained as 5V applied to an input that cannot handle 5V.
The 220 will limit current into any possible load in the LCD to the point it cannot create enough heat to make the A and K pins too hot to touch.
So we think either it was connected differently or you have an error in your physical connections and don't actually have what you think you have.
No other possible options.
What? If you don't use I2C (even if this interface is HiGHLY recommended, for its lower pin requirements -just need a couple- and ease of connections) you need a lot of pins I don't think you have available, but I also hope (and suspect) you haven't connected both in parallel!!
buy a couple of I2C display backpacks, solder them to your current displays, and change the code to use I2C, and you're done.