Jump to content
43oh

Color LCD Booster Pack


Recommended Posts

  • 3 weeks later...
  • Replies 94
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

@Kabron  First of all, welcome to the forum.,   Based on your posts thus far, it appears that you may not fully understand what this board/community is all about. It is a forum for sharing experienc

Here's some basic JD-T1800 code for testing purposes...   ...and a short video     main.c #include #include "ST7735.h" #define JDT1800_WIDTH 128 #define JDT1800_HEIGHT 160 #define JD

First try, we've got color! Well, it's all gibberish now, but it's a start. ST7735's documentation has 167 pages   The display below is 1.8" TFT 128 x 160, JD-T1800  

Posted Images

Hi Rob -- could you please confirm that this display is compatible?

 

http://www.ebay.com/itm/US-Nokia-6101-6 ... 3a642c8c2b

 

Do you recommend it, or should I get something else on ebay? Do you happen to know how many milliamps the display draws when the backlight is on? Finally, the backlight won't work without a charge pump, correct?

 

Thanks!

 

100 usd?!?!?!??! whats going on there? What am I missing?

 

Go with this guy: http://www.ebay.com/itm/1-8-Serial-SPI- ... 2eb1f4e538

 

6.4 usd and quick shipping. I bought one of these and wired it up just fine. I used a surf board for a lqfp since no 43oh lcd pcbs were in stock =( . I think its .8 mm pitch and ya get 128x160 pixels

Link to post
Share on other sites
  • 3 weeks later...
Hi Rob -- could you please confirm that this display is compatible?

 

http://www.ebay.com/itm/US-Nokia-6101-6 ... 3a642c8c2b

 

Do you recommend it, or should I get something else on ebay? Do you happen to know how many milliamps the display draws when the backlight is on? Finally, the backlight won't work without a charge pump, correct?

 

Thanks!

 

100 usd?!?!?!??! whats going on there? What am I missing?

 

Go with this guy: http://www.ebay.com/itm/1-8-Serial-SPI- ... 2eb1f4e538

 

6.4 usd and quick shipping. I bought one of these and wired it up just fine. I used a surf board for a lqfp since no 43oh lcd pcbs were in stock =( . I think its .8 mm pitch and ya get 128x160 pixels

 

The price was originally $2.99. Sometimes, when ebay sellers run out of stock, they increase the price to an absurd amount to make sure nobody buys anything from them. I guess they save on ebay fees this way (one continuous listing vs. two).

Link to post
Share on other sites
  • 2 weeks later...
  • 2 weeks later...

BOM

 

Hirose DF23C-10DS-0.5V(51) - socket needed for Nokia 6100 and Nokia 1600 (1600 was added on the latest version of the board.)

Hirose DF23C-22DS-0.5V(53) - socket needed for Nokia 6101

 

R1 - 47k 0805 (display reset resistor)

R2 - 0ohm jumper (JD-T1800 current limiting 0805 resistor if needed)

R3 & R4 - 220-300ohm 0805 (LED resistors)

LED1 & LED2 - 0805 LEDs

C1, C2, C3 - 1uF 0805 ceramic (charge pump caps, needed for Nokia displays only)

C4 - 0.1uF 0805 (decoupling cap for memory chips, but it doesn't hurt to have one in any case)

C5 - MIA :)

C6 - 0.1uF 0805 (display reset cap)

IC1 - TPS60403DBV (backlight charge pump for Nokia displays, can be TPS60400 to TPS60403, but might require larger caps)

IC2 and IC4 - Microchip 23Kxxx (SRAM) or 25AAxxx (EEPROM) series memory. IC2's HOLD pin is controlled with P1.0

IC3 - MIA

Link to post
Share on other sites
  • 2 weeks later...

I just got the JD-T1800 Graphics Display Booster Pak & downloaded the software. After disabling the memory include file it compiled successfully. The software works like gangbusters! I think I will modify it to use H/W SPI to speed things up because it is fairly slow but acceptable for many applications. Thanks much for the H/W & S/W design. It saved me many hours of effort. I would have put up a thumbs up if I knew how to do it. :think:

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...