2023-10-31 22:24:12 +00:00
|
|
|
# micronEC
|
|
|
|
|
2023-11-02 18:06:53 +00:00
|
|
|
Simple, easy-to-use hardware counter. Raspberry Pico basis. 16*2 LCD display. micronEC.
|
2023-10-31 22:24:12 +00:00
|
|
|
|
|
|
|
|
|
|
|
## Name
|
|
|
|
|
|
|
|
For micronEC, the name says what it does. "EC" stands for Easy Counter.
|
2023-10-31 22:34:30 +00:00
|
|
|
"EC" can also be read as "easy", which alludes to the utility.
|
|
|
|
|
|
|
|
|
|
|
|
## Hardware
|
|
|
|
|
|
|
|
Required Hardware:
|
|
|
|
- Raspberry Pico W
|
2023-11-02 18:06:53 +00:00
|
|
|
- 16\* LCD display with PCF8574\* backpack
|
|
|
|
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
micronEC is licensed under GPLv3, a copy of it can be found in [README.md](README.md).
|