https://github.com/jacobmischka/knitting-counter
A simple knitting counter I made for my mother for Christmas
https://github.com/jacobmischka/knitting-counter
arduino-uno iot rust
Last synced: 11 months ago
JSON representation
A simple knitting counter I made for my mother for Christmas
- Host: GitHub
- URL: https://github.com/jacobmischka/knitting-counter
- Owner: jacobmischka
- Created: 2020-12-01T19:34:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-14T19:20:28.000Z (over 5 years ago)
- Last Synced: 2025-08-02T19:22:22.432Z (11 months ago)
- Topics: arduino-uno, iot, rust
- Language: Rust
- Homepage:
- Size: 399 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Knitting counter

I made this simple knitting / T-counter using an Arduino Uno for my mother for Christmas.
My first small hardware/microcontroller project, in Rust!
Features:
- 4 separate counter states
- Incrementing & decrementing
- Resetting
- Ability to set a counter to arbitrary value (that fits in 16 bits)
- Persisting state to Arduino EEPROM
I'm pleased with it overall, though the physical assembly could definitely be improved.
I was cutting it close on time and the pandemic made it difficult to get materials.
[YouTube recording of finished counter](https://youtu.be/NR5LklTTnRU)