Mario Zechner on Nostr: The AdaFruit GFX library is very easy to get started with when interfacing with an ...
The AdaFruit GFX library is very easy to get started with when interfacing with an IL9341 display, with a simple API. Cool!
Not so cool: the implementation is immensely suboptimal. All drawing functions assume pixel data is stored in flash memory, so SPI fetches everywhere. Uff.
Published at
2024-08-28 14:59:38Event JSON
{
"id": "2100fdabf9dc26afaa0e28d493848f36d8a2497531e27e21f43d469a8402a986",
"pubkey": "be81b496ea025894275a88346ffbf7d217a8886f108185e401387647eff089b4",
"created_at": 1724857178,
"kind": 1,
"tags": [
[
"proxy",
"https://mastodon.gamedev.place/users/badlogic/statuses/113040240042584167",
"activitypub"
]
],
"content": "The AdaFruit GFX library is very easy to get started with when interfacing with an IL9341 display, with a simple API. Cool!\n\nNot so cool: the implementation is immensely suboptimal. All drawing functions assume pixel data is stored in flash memory, so SPI fetches everywhere. Uff.",
"sig": "b6a37441d040c41db4841fc00a04884012ec9e072f1cf8a2587e2fe5c2b1f7efec2ac21904a30ce45ac4c50a37becb3181d1d28231db7f10416bb5e5f9f18a9f"
}