Search results

  1. L

    Teensy 3.0 - driving an SSD1289 with utft

    Thanks, Ex! I went back and looked at the pins but it was hooked up just like you described. So I checked the IDE cable with an LED, to make sure the connections were solid. Turned out that the middle IDE connector (which I had it plugged into) had 2 bad connections just on one side. One was...
  2. L

    Teensy 3.0 - driving an SSD1289 with utft

    Hrm. I did plug in that right CS pin, and RD is connected straight to 3.3V and still nothing. I've checked and rechecked the init pins and data connections (though would switched data lines keep any image from showing up or just scramble the image?). I feel like it's either something stupid...
  3. L

    Teensy 3.0 - driving an SSD1289 with utft

    Front: Back: And here's the link to the ebay listing: http://www.ebay.com/itm/281008929016 The pin configuration in the ebay ad confused me for a second, but the columns are just switched because it's looking at the board from the screen side. The numbers are all different, but the pin...
  4. L

    Teensy 3.0 - driving an SSD1289 with utft

    I used the UTFT/ARM 320x240 demo, and only changed the myGLCD part of the sketch because when I compile, it already says "using pins 0-15". Power is constantly on through the USB cable. Still just backlight with unlit flashes at times. Does that mean it's probably not an SSD1289?
  5. L

    Teensy 3.0 - driving an SSD1289 with utft

    Thanks, Ex! I tried hooking Rd to 3.3V with a 2.2k resistor but all it does is flash completely black a couple times and go back to just being backlit. Q, the library I'm using is the zip file Dawne posted here...
  6. L

    Teensy 3.0 - driving an SSD1289 with utft

    Thank you for the fast response! Does this mean I put a wire between Rd and a pin and set that pin to output and then high? Is there a good place to add this code?
  7. L

    Teensy 3.0 - driving an SSD1289 with utft

    I was wondering if someone could help me get my lcd to work. It's a SSD1289, and I've got it hooked up similar to how Q has his, only I skipped pin13 since it's the LED, so it goes 12, 14, 15, 16. I'm using the 2.0 UTFT library, and I went in and changed the pins in HW_Teensy3.h, and made sure...
  8. L

    PIP-GRL 31415 (not spam!)

    All right, I now have a teensy 3.0 and a 3.2" lcd (http://www.ebay.com/itm/3-2-inch-TFT-LCD-Module-Display-320x240-Touch-Panel-PCB-Adapter-SD-Card-Cage-/281008929016?pt=LH_DefaultDomain_0&hash=item416d6ff8f8)! I'm just waiting on the header pins, which should be here today. I also ordered this...
  9. L

    PIP-GRL 31415 (not spam!)

    You are BAD. ASS. I was going to give up on this project before I found your forum posts. Now I've ordered an LCD and bought a 5-position switch to play with. Do you think I should order the Teensy? I'm debating on it because I don't want to spend more money, but it seems like the only...
  10. L

    PIP-GRL 31415 (not spam!)

    My goal for my pip boy right now is just the main screens and being able to use a rotary enable switch, a five-position switch, and push buttons near the LEDs like pip boy 1 to move within and between them. I think I will worry about GPS and health sensors much later! My only credential right...
  11. L

    PIP-GRL 31415 (not spam!)

    Thank you, the only coding languages I'm familiar with are HTML, CSS and php, so my idea to build a pipboy for a comic con probably wasn't the smartest. However, your insanely awesome descriptions of your process have made it seem halfway doable. So is the teensy acting like an arduino then? I...
  12. L

    PIP-GRL 31415 (not spam!)

    At the risk of sounding like the complete code noob that I am...you wrote it in python, right? Are you using a raspberry pi? Thanks ^_^
  13. L

    PIP-GRL 31415 (not spam!)

    Your work is amazing! How did you program the interface?
Back
Top