Update README.md

removed reference to conversion scripts  -- those are in the uncanny eye repo
This commit is contained in:
John Edgar Park 2018-10-05 12:28:08 -07:00 committed by GitHub
parent 9fda1f1c88
commit 1574392fa6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,5 +10,3 @@ https://learn.adafruit.com/animated-electronic-eyes-using-teensy-3-1/overview
Teensy 3.x w/OLED screens: use 72 MHz board speed -- 96 MHz requires throttling back SPI bitrate and actually runs slower! Teensy 3.x w/OLED screens: use 72 MHz board speed -- 96 MHz requires throttling back SPI bitrate and actually runs slower!
Directory contains Arduino sketch for Adafruit HalloWing M0. 'graphics' subfolder has various eye designs, as #include-able header files. Directory contains Arduino sketch for Adafruit HalloWing M0. 'graphics' subfolder has various eye designs, as #include-able header files.
Folder 'convert' contains Python sketch for generating graphics header files. Requires Python Imaging Library. Example images are also in this directory.