Friday, October 31, 2008

you know what this could mean for science

The latest code r16 prints out the following in response to pressing the HWD key on the AVRopendous:

b
7512
7A25
0513
7512
0000
b
8C94
91CB
0537
126F
0000
b
A0B5
A582
04CD
0EEA
0000
a
F3BD <-- timestamp 1
14B5 <-- timestamp 2
20F7 <-- pulse length
4E3B <-- pause length
0000

Also I found oloh after looking at videos about android where Jeff Sharkey mentions he used zebra crossing in his compare everywhere application to decode bar codes for comparing products.

Tuesday, October 14, 2008

new google code project

I created a google code project for the code for the cw or morse code keyboard. It's called morsekeyboard. The AVRopendous works great as a USB keyboard. Decoding the dits and dahs is next.