LCD Custom Character Code Generator

This tool is to generate a custom character for a single LCD character that can be imported and used in the Arduino's LCD Library



uint8_t NAME[8] = { 0b00000 , 0b00000 , 0b00000 , 0b00000 , 0b00000 , 0b00000 , 0b00000 , 0b00000 };