Skip to content

Knitting row counter written in MicroPython for Pi Pico and Waveshare 1.3 OLED

License

Notifications You must be signed in to change notification settings

kravlost/PicoKnit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PicoKnit

PicoKnit is a row and stitch counter written in MicroPython for the Raspberry Pi Pico with a Waveshare 1.3 OLED display which comes with two buttons. It should be useful to knitters and crocheters alike.

Image of display The two buttons are used to increment, decrement and reset the row count. The row count is stored in a JSON file and can be edited with Thonny or similar.

The stich count is calculated from the current row, and can be changed to suit the pattern.

The Pico can be powered either from USB or a battery on Vsys. PicoKnit is written to detect if there is a LiPo battery on Vsys and to use a lower-power sleep mode if so. It can also detect a low battery voltage and shut down.

About

Knitting row counter written in MicroPython for Pi Pico and Waveshare 1.3 OLED

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages