k3ng / k3ng_cw_keyer

K3NG Arduino CW Keyer
http://blog.radioartisan.com/arduino-cw-keyer/
GNU General Public License v3.0
424 stars 220 forks source link

added FEATURE_LCD_ST7032 For 7032 based i2c Display #124

Open ninelocks opened 2 years ago

ninelocks commented 2 years ago

This may be of no interest, but as Ive added it I thought it may be useful to others. Its to use a Sitronix ST7032 based LCD (yet another i2c based lcd). Features etc have got the things tuned on I was using for my specific build. not sure if you would prefer a "clean" version of the file with most things commented out. And apologies if Ive missed such instructions in the docs. Ive included the lib I used for the display. There are a few out there but this one was less old and worked.