wagiminator / ATmega-Soldering-Station

T12 Quick Heating Soldering Station
https://oshwlab.com/wagiminator/z-solderingstation-smd-v2
Other
915 stars 292 forks source link

UI upgrade #1

Closed createskyblue closed 3 years ago

createskyblue commented 3 years ago
  1. Beautify the detail page and increase the power bar
  2. Menus have ICONS
  3. Better scrolling animation
  4. Get rid of the U8g graphics library and use the ArduBoy graphics Library (Lite) to improve the frame rate and reduce memory usage to make graphics possible
  5. Add flip display Settings to adapt to the habits of different people
  6. Add multilingual support for English and Chinese
wagiminator commented 3 years ago

Hi, that looks absolutely amazing! Replacing this slow and memory hungry U8GLIB is really a good idea. I'm currently working on a new board version, the last one could overheat a diode in some circumstances. I will test your version with the new board and then merge everything. Many thanks at this point for your excellent work!