Uncanny Eyes: Difference between revisions
(Animated eyes displayed on round LCD screens) |
No edit summary |
||
Line 12: | Line 12: | ||
https://github.com/adafruit/Uncanny_Eyes | https://github.com/adafruit/Uncanny_Eyes | ||
https://github.com/mjs513/GC9A01A_t3n | https://github.com/mjs513/GC9A01A_t3n | ||
[[Category:U]] | |||
[[Category:Projects]] |
Latest revision as of 08:54, 4 October 2023
This is a project for having 1 or 2 animated eyes displayed on round LCD screens.
I ended up using the uncannyEyes_GC9101A from the Examples in the last link below.
Had to comment out the #define USE_ASYNC_UPDATES line. In the config.h, all of the pins can be shared except for the CS pin.
https://forum.pjrc.com/threads/71068-Uncanny-Eyes-is-getting-expensive
https://learn.adafruit.com/animated-electronic-eyes
https://github.com/chrismiller/TeensyEyes
https://github.com/adafruit/Uncanny_Eyes
https://github.com/mjs513/GC9A01A_t3n