I have recently been trying out the dot hat and I was scrolling through the function reference and wanted to create a character however I did not really understand how to do it. From looking at the function reference I saw that each digit is 5 x 7 and I was hoping to do a design like this
but I am not sure how to execute it with 8, 8 bit integers or what the number 0-7 is for before it?
and finally to save me having to ask this later once you have done the lcd.create_char(char_pos, char_map) how do you write it to the display and chose where it goes.
I would be grateful if anyone could help me.