Skip to content

Animated eyes for monster m4sk from adafruit, using circuitpython.

Notifications You must be signed in to change notification settings

Marius-450/MonsterEyes_CP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MonsterEyes_CP

Animated eyes for monster m4sk from adafruit, using circuitpython.

Requirements

Libs required :

  • adafruit_st7789
  • adafruit_imageload
  • adafruit_seesaw
  • adafruit_display_shapes

Others requirements:

  • CircuitPyithon version 5.0.0 beta 3 (to activate the second display)

Description

Using roughly the same method as the original M4_Eyes coded in C to apply textures to iris and sclera. no 3d render, no blinking (yet ?) and iris movement is a little jerky. BMP images must be 8bits or 256 colors (better).

Known issues

  • Making the sclera move make animation terribly slow and eyes are not sync.
  • Memory error randomly raised

About

Animated eyes for monster m4sk from adafruit, using circuitpython.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages