Elektrine lite

← Feed

@sako@mastodon.gamedev.place

Post #3009656

2025-03-11 09:58 UTC

@Ronflaix@mastodon.gamedev.place not sure, right now i'm just using the one arduino library that i got working with the display (I bought the display nearly 2 years ago and only recently successfully managed to display my own images on it lol). i'm sure if I look at and understand what the library is doing, it might be possible to do lower level stuff like that

Replies (1)

  • @sako@mastodon.gamedev.place 2025-03-11 10:00

    @Ronflaix@mastodon.gamedev.place oh but yeah with the library i'm using all I can do is give it a fullscreen bitmap array and it updates the whole screen

    Open ##3009657