does anyone knows the easy way to convert .jpeg image to binary so I can have an array of uint8_t ?
const uint8_t jpegData[] PROGMEM = {0xFF, 0xD8, 0xFF, 0xE0, 0x