Digole UART/I2C/SPI Display Library

Hey fellow Sparklers! I’ve been working on this Digole Display Library off and on for the last week or so and I’m extremely close to finishing it! In the mean time, I thought I’d share a preview of a little demo I came up with tonight. I’ve actually added commands in addition to porting the standard ones from the Digole Arduino Library. In particular I’ve added the ability to define and manipulate sprites, plus an easy way to fluidly move those sprites around the screen.

The obvious use here is games, but you can actually use it to great affect for a menu or UI system. (I’ll also be including a special “font” pack in my release that contains a plethora of user interface elements; buttons, icons and so forth.)

Anyway, here’s a very short video showing the fluid movement of a sprite across the screen!

I should have this library released on Monday. :smile:

3 Likes