You are browsing as a guest.
Sign up
(or log in) to start making projects!
PCB + updates on the cooking feature
- Wrote an entry in JOURNAL.md for today’s work
- Worked a lot on the PCB in EasyEDA Pro, mostly clearance issues but also a lot of struggling with the GND pour.
- Updates on the cooking feature:
- Thought it would be cool to be able to show the ingredients on the OLED screen
- So updated the
AssistantDisplay class and created a neat function to show text using the python library luma.oled
- Problem is it would go off screen, so I implemented the built-in
textwrap module and it can now display 5 lines.
- Will get to translating everything to english later, promised
- Anyways if anyone has any recommendations for the PCB don’t hesitate to leave a comment!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.