Commit Graph

335 Commits

Author SHA1 Message Date
9c827808ff Merge branch 'master' of github.com:c3d2/pentabug 2013-09-05 23:08:46 +02:00
42a94254e5 entwurf einer irempfargstatemachine skizziert....
sry mehr ging heute einfach nicht mehr.... wir sollten um schnell was zu
haben mal eine solche kacke runtercoden, und das senden dann
dementsprechend machen.... ich schlage vor das eine msg immer 2 byte
lang ist ... sowas wie adresse, keycode ... oder eben einfach eine
temperatur oder wtf.... jedenfalls feste länge....
2013-09-05 23:06:13 +02:00
ccf0497c35 Make blinker simpler 2013-09-05 22:15:28 +02:00
9400caa634 Add german documentation and matrix code 2013-09-05 22:13:51 +02:00
f37b56b6d4 Merge branch 'master' of github.com:c3d2/pentabug 2013-09-05 22:06:42 +02:00
250b08679f Adjust buggy thresholds 2013-09-05 22:06:02 +02:00
f57a24af06 introduced timer divider 2013-09-05 21:56:20 +02:00
b26cd0526c Add missing header to timer 2013-09-05 21:52:53 +02:00
26bdfdd5f7 Remove old warning 2013-09-05 12:01:25 +02:00
2c5596dba6 I am unable to multiply ... 2013-09-05 12:00:52 +02:00
8723cb8913 mario theme: Make baseline flash 2013-09-05 11:13:34 +02:00
184e309bfe comment 2013-09-05 11:05:15 +02:00
789aea8b31 Merge branch 'master' of github.com:c3d2/pentabug 2013-09-05 11:04:36 +02:00
65f8ed3e55 change blink 2013-09-05 11:04:24 +02:00
603421e9a5 Toggle LEDs around playing mario theme (instead of on/off) 2013-09-05 11:03:15 +02:00
56114f7be1 make leds blink 2013-09-05 10:59:21 +02:00
e738617529 apparently int is larger than uint8_t :P 2013-09-05 02:41:30 +02:00
c214c02a7c make it faster and higher 2013-09-05 02:32:08 +02:00
6e09daced6 Merge branch 'master' of github.com:c3d2/pentabug 2013-09-05 02:17:56 +02:00
876e8eb503 complete the tune 2013-09-05 02:16:49 +02:00
e4f778d01e Add octave switching to pentatonic app 2013-09-05 02:05:23 +02:00
f866f05e00 Performance enhancement for button handler (10ms) 2013-09-05 01:28:29 +02:00
951eef918a move const data to progmem 2013-09-05 01:25:37 +02:00
4cfd1d1494 Move button handling to own timer for better performance 2013-09-05 01:18:57 +02:00
2fd8b26abe clear osc on note-off-event 2013-09-05 00:56:41 +02:00
bbc28146fd longer notes 2013-09-05 00:52:50 +02:00
d659343bb8 add mario theme player app 2013-09-05 00:46:54 +02:00
2730c69f59 Add geiger app 2013-09-04 01:52:32 +02:00
329a153a2c implement five key piano 2013-09-04 01:27:50 +02:00
0d10ffb67e tune app switch sound 2013-09-04 01:15:13 +02:00
24ef841e87 Merge branch 'master' of github.com:c3d2/pentabug 2013-09-04 00:58:28 +02:00
6242df8ffb improve music 2013-09-04 00:57:13 +02:00
5729a26e96 Remove stupid motor app 2013-09-03 22:51:48 +02:00
5b81a6daf7 Add motor stuff to blinker 2013-09-03 22:49:52 +02:00
c7433474af Remove dead code 2013-09-03 22:13:47 +02:00
82d8b16302 Be more noisy 2013-09-03 22:12:53 +02:00
83f3dae9d7 Add buggy behaviour 2013-09-03 22:10:33 +02:00
59933f9158 Improve photon stuff 2013-09-03 21:25:07 +02:00
9e09d510ac Working light measurement 2013-09-03 20:14:30 +02:00
beadb895d7 Merge branch 'master' of github.com:c3d2/pentabug 2013-08-31 22:38:45 +02:00
c912d7356c Extend TODOs 2013-08-31 22:38:31 +02:00
a51fe1f66d Attempt to port light detection code, not working yet 2013-08-31 22:26:26 +02:00
73132a39d4 Add attempt to implement RC-5 sending 2013-08-31 14:17:24 +02:00
d9db6434d7 all new instruction flyer for v2.0 2013-08-31 00:20:13 +02:00
a25638e945 Merge branch 'master' of github.com:c3d2/pentabug 2013-08-30 21:44:51 +02:00
81373a2826 Add IR to HAL 2013-08-30 21:43:50 +02:00
4de44b972d Revert "Save data memory"
This reverts commit 589275a3ba.
2013-08-30 21:06:18 +02:00
589275a3ba Save data memory 2013-08-30 19:59:30 +02:00
c6adf3f044 Add buttons to pentatonic API 2013-08-30 19:28:37 +02:00
5dc11fa681 Support more apps 2013-08-30 18:57:03 +02:00