Commit Graph

66 Commits

Author SHA1 Message Date
274cf1e054 matrix: Add brightness 2013-09-08 08:50:40 +02:00
ec9e6d9506 Add ledmatrix support 2013-09-07 12:08:57 +02:00
a27dd51912 Better buggy behaviour 2013-09-06 13:53:19 +02:00
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
9400caa634 Add german documentation and matrix code 2013-09-05 22:13:51 +02:00
f57a24af06 introduced timer divider 2013-09-05 21:56:20 +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
f866f05e00 Performance enhancement for button handler (10ms) 2013-09-05 01:28:29 +02:00
4cfd1d1494 Move button handling to own timer for better performance 2013-09-05 01:18:57 +02:00
2730c69f59 Add geiger app 2013-09-04 01:52:32 +02:00
6242df8ffb improve music 2013-09-04 00:57:13 +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
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
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
625f7b6107 Add initial pentatonic support 2013-08-30 18:54:23 +02:00
68e429badb Add documentation to music.c and minor fix to MLDY_PAUSE 2013-08-30 17:31:18 +02:00
46d907c172 Remove old TODO 2013-08-30 17:25:06 +02:00
a597b69b56 Add buzzer functions and some documentation in the code 2013-08-30 17:23:38 +02:00
ff891a1d86 Use melody code for music app 2013-08-29 23:25:46 +02:00
1b962ea397 Improved music code 2013-08-29 23:09:01 +02:00
26c2c6aa9c Add documentation and convenience hal stuff 2013-08-29 23:07:17 +02:00
a86a3bb29b Do not attempt to drive the motor with the pullup ... 2013-08-29 21:16:35 +02:00
067c9fe0e5 Add high level button code and some documentation 2013-08-29 20:56:43 +02:00
e09eeb7cc2 Add and use wait_ms(); fix some timings 2013-08-29 19:14:30 +02:00
f67c122a60 Turn off IR, use HAL in blink and implement some HAL 2013-08-27 00:54:30 +02:00
7916037199 Add melody support and hal stubs 2013-08-27 00:22:38 +02:00
cbecd7ef38 Add interrupts, music and much more stuff 2013-08-26 20:39:15 +02:00
33f4345e46 Make the non-working skeleton work 2013-08-26 02:30:05 +02:00
0002eb48e7 New non-working skeleton for apps 2013-08-26 01:08:00 +02:00
f248288897 delte some older files 2013-07-08 12:02:24 +02:00
914962951d sound effect 2012-10-13 17:06:27 +02:00
801a3bc52b Merge branch 'master' of github.com:c3d2/pentabug 2012-10-13 16:33:11 +02:00
15d45fd496 Add timer abstraction 2012-10-13 16:30:26 +02:00
17c620ccf7 url with initX section voodo added 2012-10-12 11:52:49 +02:00
668df5d4e4 Revert "Revert "Move synth code from lib to app""
This reverts commit d48a6d67d7.
2012-10-11 23:57:12 +02:00
d48a6d67d7 Revert "Move synth code from lib to app"
This reverts commit 5dd5bdacaa.
2012-10-11 23:05:59 +02:00
5dd5bdacaa Move synth code from lib to app 2012-10-11 19:04:19 +02:00
657e55074b Modularize modes to apps 2012-10-11 18:59:09 +02:00
68cd73d423 button code madness 2012-10-10 05:12:38 +02:00
608ad6e2fe added synth to mode1, major cleanup 2012-10-10 04:15:06 +02:00
84bf510e36 some code formatting 2012-10-07 02:04:16 +02:00
06dc89109f a bit code beautification 2012-10-07 00:52:53 +02:00
935dcba060 rattling and beeping when detecting sound 2012-10-06 00:06:04 +02:00