Press/Release is working!

- Removed 'Zombie' code
- Still a bit of iffiness with the averaging algorithm (should be looked at again)
- Added more CLI debugging (averaging and press/debounce)
This commit is contained in:
Jacob Alexander 2014-04-20 01:08:02 -07:00
parent 5b8d1bb8db
commit 5e9bcf012c
2 changed files with 176 additions and 184 deletions

1
README
View file

@ -62,6 +62,7 @@ Next, install the compiler(s) you want.
You just need the Atmel AVR 8-bit Toolchain. The latest should be fine, as of writing it was 3.4.3.
http://www.atmel.com/tools/atmelavrtoolchainforwindows.aspx
(Atmel AVR 8-bit Toolchain 3.4.3 - Windows)
Extract the files to a directory, say C:\avr8-gnu-toolchain. Then copy all the folders in that directory to the Cygwin directory.
Mine is C:\cygwin64.