- Ithaca, NY
- https://annabunches.net
-
Don't work for ICE, kids.
- Joined on
2019-12-04
Block a user
145e383bc5
Add some logic to the encoder to only register a button press after a certain number of inputs.
35098e12a6
Update board and code to use a scan matrix. This is cheaper, has a smaller footprint, and is at least as performant as the multiplexer approach.
7cc9717e78
Add SimulIDE file for example code.
557aec4644
Update documentation.
2ce994677a
Another bugfix, improve header documentation a bit.
a9c80c2ed5
Bug fixes.
690afdbce5
Rework example code, fix bugs and get to compiling state. Also introduce missing logic for the Matrix code to keep track of what column is active.
557aec4644
Update documentation.
2ce994677a
Another bugfix, improve header documentation a bit.
690afdbce5
Rework example code, fix bugs and get to compiling state. Also introduce missing logic for the Matrix code to keep track of what column is active.
8ebc1a5523
Factor pin-reading logic into a new set of classes.