CrossRoads:
Opens up & just says "Translated version of TM1640", no text or drawing or anything.
Must be on your end. If you open the HTML file all the data is there, and it displays fine on my screen.
It'd probably be easier to just go to translate.google.com and hit the blue link "Type text or a website address or translate a document."
Then just upload the PDF. Worked on multiple computers for me?
CrossRoads:
I can get the Chinese version of the TM1640 downloaded, translate.google.com won't do the translation.
Need the address information on I2C commands to send it data for each digit.
I ordered mine from DX while ago, but only this part was missing from the package? Damn!
Good to know about the TM1638 library, that it supports TM1640 too. Their combination as a display might work, even that they are completely different colors. Yellow was the one I was missing so far...
Could someone please, explain me how a single IC with 24 pins, can address 16 7-segments displays?
You need to individually address 128 LEDs, how do you do it with just 24 pins?
Do each display have another IC or what?
I do not know much about electronics, but I think I know enough to understand this...
I have been lately using the WS2801 driver to make something like an ambilight system for my PC screen using processing, an Arduino, SPI, WS2801, and RGB leds, I have 25 independant RGB LEDs to achieve a nice ambilight clone, but this... how does it work!?!?! I did read the TM1640 sheet, but I still do not get it.