Forum Rule: Always post complete source code & details to reproduce any issue!
Results 1 to 4 of 4

Thread: Adafruit Uncanny Eyes project for Teensy, help

  1. #1
    Junior Member
    Join Date
    Sep 2021
    Posts
    2

    Adafruit Uncanny Eyes project for Teensy, help

    Hello,

    First time poster, new to this and have never tried anything like this before.
    I built the uncanny eyes using these instructions https://learn.adafruit.com/eye-of-newt/introduction but the screen doesn't come on and I don't know if its a hardware or software issue, this is my first time ever using Arduino IDE or any type of programming for that matter.
    I have been over the hard and believe it is all correct but can't be positive I did the soft ware right, i am using Arduino 1.8.13, Teensy loader 1.55, when I looked in the Arduino library these were already installed, Adafruit_GFX, Adafruit_BusIO, Adafruit_SSD1351. I'm not sure what other info you might need to be able to help me out.

    Your help is greatly appreciated
    Bruce
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Arduino.jpg 
Views:	45 
Size:	105.9 KB 
ID:	25914   Click image for larger version. 

Name:	IMG_1998.jpg 
Views:	41 
Size:	117.9 KB 
ID:	25915  

    Click image for larger version. 

Name:	IMG_1999.jpg 
Views:	39 
Size:	137.3 KB 
ID:	25916  

  2. #2
    Senior Member
    Join Date
    Nov 2012
    Posts
    1,925
    I don't think Teensyduino 1.55 will work with Arduino 1.8.13 (which is rather old anyway).
    Do a clean install of the latest version of Arduino 1.8.16 and then install Teensyduino 1.55 over that.

    Pete

  3. #3
    Junior Member
    Join Date
    Sep 2021
    Posts
    2
    Thanks Pete,

    I installed Arduino 1.8.16 and it worked out perfectly.

    Bruce

  4. #4
    Senior Member
    Join Date
    Nov 2012
    Posts
    1,925
    Excellent.

    Pete

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •