Close

07/19/19 - 16bit images into 8bit array using LCD Image Converter

A project log for My attempt at an ESP-NOW Mesh

Designing a custom mesh for sensors, home automation and remote controlling using Espressif's ESP-NOW

david-mDavid M. 07/31/2019 at 18:500 Comments

I have figured out how to convert bitmaps into proper 16bit format divided into an 8bit array, and the first sprite test was a success. The sketches were fully ported to PlatformIO.

Fig. 5 - The settings I have used in the LCD Image Converter options window
Fig. 6 - The resulting 16bit image in an 8bit array

Discussions