Custom LCD Character Code Generator
| Attachment | Size |
|---|---|
| CustomChar.xls | 13.5 KB |
Hi guys, just posting something that I made up to solve a problem and thought I would share it. I couldn't find a custom LCD character generator that worked on a mac and generated the code as well. This is a spreadsheet that I made up in LibreOffice. It allows you to design a custom character, preview it and generated the code to create the byte array. I made this to work with the Arduino IDE w/ LiquidCrystal library. I hope others find this useful if they dont have something already. p.s this is being used to make some custom chars for a bot that should be up on here soon.




@ Tue, 2011-12-13 05:10
well done. I am not working
well done. I am not working with LCDs yet but will keep that file for ruture needs ;-) Thanks!
@ Sun, 2011-12-11 20:47
Nice use of excel!
Nice use of excel!
@ Mon, 2011-12-12 19:59
Actually not excel,
Actually not excel, it is LibreCalc. (http://www.libreoffice.org/features/calc/)
@ Sun, 2011-12-11 17:24
This is great! Thank you for
This is great! Thank you for sharing.
@ Sun, 2011-12-11 19:46
Yer, thanks for sharing,