Currently designing new fonts for a Sharp memory display driver I previously developed, optimised for use with the RP Pico SDK.

#EmbeddedSystems #RaspberryPiPico #MemoryInPixel #HardwareDrivers

The Sharp Memory Display shines with its ultra-low power consumption (up to 1000x less than OLED). My driver is optimised to maintain that efficiency and deliver solid performance, perfect for energy-sensitive applications.
#LowPower #EmbeddedSystems #HardwareDrivers

Currently I'm refactoring the driver for Sharp Memory display. This one requires more work than the other drivers.

#HardwareDrivers #firmware #Sharp #display

Refactoring the code to improve design and architecture. Enhancing readability and adaptability, allowing for easier replacement of components in the future.
#Refactoring #CleanCode #HardwareDrivers #SoftwareDevelopment