Hannes Thalheim
77b03ae70d
Updated README.md after findings of 2018-03-02.
2018-03-02 11:50:59 +01:00
Hannes Thalheim
4a98e876cf
Updated section "code" of README.md
...
Fixed typo. Added an illustration of Arduino's ICSP pins.
2018-03-01 08:02:48 +01:00
a60e1774ee
Document PIN-order in the README
2018-02-19 23:49:29 +01:00
fe6fe8ea52
Disable led display after 10 seconds to save energy
...
Going to sleep and waking on an interrupt generated by the button would
save even more energy, but it our current chip unfortunately has problems
waking up reliably.
2018-02-19 23:37:53 +01:00
Hannes Thalheim
171c3659f8
Update README
...
Switch to an ATtiny45 and the ATTinyCore.
2017-12-01 02:00:58 +01:00
Hannes Thalheim
3d5387e8cd
Implements menu and ability to disable groups
2017-12-01 01:58:15 +01:00
5c74902502
Use the state machines to control the finger
...
Fixes uint16_t comparisons with millis(), removes DoublePressed state
in button.h.
2017-12-01 00:15:39 +01:00
39fc93059d
Add state machines for recognizing different button presses
...
For now single, double and long presses are supported.
2017-11-17 17:55:32 +01:00
04d45ec03e
Don't show a leading zero for one-digit numbers
2017-11-17 17:49:13 +01:00
6b0d42a35f
Implement a slowing countdown on button request
2017-11-17 17:48:26 +01:00
ab2b863493
Add tinyfinger relief to the case
2017-11-10 02:39:12 +01:00
3772647c0b
Fix case battery height and add space for a mounting hole
2017-11-10 00:41:18 +01:00
2af9432f38
Almost complete the case (rc1)
2017-11-06 16:46:46 +01:00
b8b6b7a935
Add README and licence under GPLv3
2017-10-28 21:42:28 +02:00
795d87534f
Import the arduino sketch for the random number generation
2017-10-28 21:14:30 +02:00
6f7e173610
Import uniform_int_dist.h from gcc 7.1.0/7.2.0
2017-10-28 20:38:33 +02:00
32840d8a03
Import the blender project for the case
2017-10-28 20:21:11 +02:00
78ee11b8ce
Import the kicad project for the board and related artwork
2017-10-28 20:01:37 +02:00