Commit Graph

216 Commits

Author SHA1 Message Date
gutmet
fba977510c add calculation note for freq table 2022-10-26 11:19:39 +02:00
gutmet
ca90c6ae8a Makefile: use only one way to flash 2022-10-23 22:56:31 +02:00
gutmet
32f96874b1 oopsie in doxygen led to commenting out way too much 2022-10-23 22:56:12 +02:00
Alexander Weinhold
91ee3089ef comment out serflash section, since the makefile doesn't have this target. 2015-04-19 21:58:13 +02:00
Alexander Weinhold
03353bbf5d firmware: port documentation from open document text to inline doxygen
* I mean, srsly?
2015-04-19 21:55:22 +02:00
Alexander Weinhold
c5a5b7b7af include frequency header file and delete its generation file
* it's all static anyway...
2015-04-19 21:19:44 +02:00
Thammi
0339089da2 Add examples and tasks 2015-03-11 21:36:52 +01:00
Thammi
abeced81a2 Merge branch 'master' of github.com:c3d2/pentabug
Conflicts:
	firmware/Makefile
2015-03-11 21:36:15 +01:00
Thammi
a5ccba0e1c Add install guide 2015-03-11 20:22:39 +01:00
Thammi
325955cf1e Adjust default apps 2014-09-13 11:32:08 +02:00
Thammi
a6d4863c86 Adjust thresholds 2014-09-13 11:22:58 +02:00
bigalex
d14dea8f61 some instruction flyers and mekadile changes 2014-01-08 20:50:58 +01:00
Thammi
d0dcf5c48d Merge branch 'master' of github.com:c3d2/pentabug 2013-12-17 00:47:24 +01:00
Thammi
47c93d59f7 Add jumpy mode 2013-12-09 15:05:44 +01:00
Thammi
d3c3f928b8 Remove some compiler warnings 2013-09-21 02:16:31 +02:00
Thammi
0ffd929236 Add wuerfel to Makefile 2013-09-21 02:15:11 +02:00
Dragon_Drop
857193ff1d Create wuerfel.c 2013-09-13 15:38:31 +02:00
Thammi
274cf1e054 matrix: Add brightness 2013-09-08 08:50:40 +02:00
Thammi
ec9e6d9506 Add ledmatrix support 2013-09-07 12:08:57 +02:00
Thammi
a27dd51912 Better buggy behaviour 2013-09-06 13:53:19 +02:00
Thammi
d2ec18fa37 More reaction on light 2013-09-06 00:44:05 +02:00
Thammi
7ab9942de6 Make apps configurable in Makefile 2013-09-06 00:42:40 +02:00
Thammi
39552d8598 Add IR stuff to buggy app 2013-09-06 00:35:59 +02:00
john stone
9c827808ff Merge branch 'master' of github.com:c3d2/pentabug 2013-09-05 23:08:46 +02:00
john stone
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
Thammi
ccf0497c35 Make blinker simpler 2013-09-05 22:15:28 +02:00
Thammi
9400caa634 Add german documentation and matrix code 2013-09-05 22:13:51 +02:00
Thammi
f37b56b6d4 Merge branch 'master' of github.com:c3d2/pentabug 2013-09-05 22:06:42 +02:00
Thammi
250b08679f Adjust buggy thresholds 2013-09-05 22:06:02 +02:00
john stone
f57a24af06 introduced timer divider 2013-09-05 21:56:20 +02:00
Thammi
b26cd0526c Add missing header to timer 2013-09-05 21:52:53 +02:00
Thammi
26bdfdd5f7 Remove old warning 2013-09-05 12:01:25 +02:00
Thammi
2c5596dba6 I am unable to multiply ... 2013-09-05 12:00:52 +02:00
Thammi
8723cb8913 mario theme: Make baseline flash 2013-09-05 11:13:34 +02:00
twobit
184e309bfe comment 2013-09-05 11:05:15 +02:00
twobit
789aea8b31 Merge branch 'master' of github.com:c3d2/pentabug 2013-09-05 11:04:36 +02:00
twobit
65f8ed3e55 change blink 2013-09-05 11:04:24 +02:00
Thammi
603421e9a5 Toggle LEDs around playing mario theme (instead of on/off) 2013-09-05 11:03:15 +02:00
twobit
56114f7be1 make leds blink 2013-09-05 10:59:21 +02:00
twobit
e738617529 apparently int is larger than uint8_t :P 2013-09-05 02:41:30 +02:00
twobit
c214c02a7c make it faster and higher 2013-09-05 02:32:08 +02:00
twobit
6e09daced6 Merge branch 'master' of github.com:c3d2/pentabug 2013-09-05 02:17:56 +02:00
twobit
876e8eb503 complete the tune 2013-09-05 02:16:49 +02:00
Thammi
e4f778d01e Add octave switching to pentatonic app 2013-09-05 02:05:23 +02:00
Thammi
f866f05e00 Performance enhancement for button handler (10ms) 2013-09-05 01:28:29 +02:00
twobit
951eef918a move const data to progmem 2013-09-05 01:25:37 +02:00
Thammi
4cfd1d1494 Move button handling to own timer for better performance 2013-09-05 01:18:57 +02:00
twobit
2fd8b26abe clear osc on note-off-event 2013-09-05 00:56:41 +02:00
twobit
bbc28146fd longer notes 2013-09-05 00:52:50 +02:00
twobit
d659343bb8 add mario theme player app 2013-09-05 00:46:54 +02:00