|
06af784482
|
fix off by one. should now work again
|
2015-01-09 03:09:48 +01:00 |
|
|
60d4bee9a6
|
changed flush function in led1642gw, hope this is easier to understand
|
2015-01-05 04:17:07 +01:00 |
|
|
d6cce7d39c
|
write default values for configuration to LED1642GW
|
2014-08-15 22:42:58 +02:00 |
|
Nick Singer
|
5d0ed0a5e2
|
Added HSV support
|
2014-08-07 17:38:08 +02:00 |
|
|
5806903747
|
function prototye for set_current_mode
|
2014-06-23 03:54:00 +02:00 |
|
|
81affab6e2
|
only a few changes to led1642gw code
|
2014-06-23 03:39:43 +02:00 |
|
|
363a294515
|
more sensible default behaviour in default branch
|
2014-05-28 23:02:09 +02:00 |
|
|
67f182fe2a
|
implemented gain and current mode settings
|
2014-04-17 04:15:15 +02:00 |
|
|
e330e259a1
|
make led1642gw.c more generic
|
2014-04-16 22:43:21 +02:00 |
|
|
8bc7c6a4af
|
program faster. (only works with newer versions of megahidprog)
|
2014-03-20 01:27:38 +01:00 |
|
|
50fd1f1004
|
lcd_locate is useless, if not initialized
|
2014-03-19 03:51:25 +01:00 |
|
|
cc2ebfe37b
|
implement timeout in LCD code
|
2014-03-19 03:49:57 +01:00 |
|
|
8624c085d0
|
there's a setfuses target in the makefile now
|
2014-03-19 03:24:08 +01:00 |
|
|
41f5eac0a6
|
document the LED1642GW and ledcontroller modules
|
2014-03-18 02:09:21 +01:00 |
|
|
07b8628080
|
put application specific config for led1642 into separate header file
|
2014-03-18 01:19:43 +01:00 |
|
|
26209772e7
|
remove old port definitions and fix missing include
|
2014-03-18 01:14:19 +01:00 |
|
|
f2a4bb877c
|
make led1642 interface more generic
|
2014-03-18 01:04:18 +01:00 |
|
|
3f424f88a9
|
start with empty rgbyteclock.c
|
2014-03-15 15:34:37 +01:00 |
|
|
aa2622d8c8
|
ledcontroller: rename ledcontroller_ prefix in functions to led_
|
2014-03-15 00:18:40 +01:00 |
|
|
c39347c317
|
one more pattern
|
2014-03-14 22:05:42 +01:00 |
|
|
0938c1025e
|
better visible LED steps
|
2014-03-14 11:34:51 +01:00 |
|
|
73fef2af54
|
some basic patters. with bugs included.
|
2014-03-14 03:21:39 +01:00 |
|
daniel steuer
|
981b890306
|
remove .bin and .hex too
|
2014-03-13 20:34:54 +01:00 |
|
|
fb376914a4
|
finally, get those LEDs sorted
|
2014-03-13 03:25:12 +01:00 |
|
|
fbdfb326e0
|
reordering LEDs: almost there
|
2014-03-13 03:03:08 +01:00 |
|
|
3bf2dafcbf
|
improved led ordering
|
2014-03-13 02:05:24 +01:00 |
|
|
a98b779412
|
daisy chaining basically works now. gotta sort leds now.
|
2014-03-13 01:33:13 +01:00 |
|
|
a1aa846050
|
fixed stuff in ledcontroller.c
|
2014-03-12 23:46:14 +01:00 |
|
|
bad75eb419
|
fixed timer initialization. timer works now.
|
2014-03-12 21:54:28 +01:00 |
|
|
285732c1a0
|
there *is* light at the end of the tunnel
|
2014-03-12 21:12:16 +01:00 |
|
|
fe3055f15a
|
test leds works already
|
2014-03-12 17:07:18 +01:00 |
|
|
39ac2613bb
|
only disable interrupts temporarily, not permanently
|
2014-03-09 00:36:20 +01:00 |
|
|
598281a193
|
change timer module to run @20Mhz.
timebase of 1ms can't be reached perfectly with Timer0 at 20MHz, unfortunatly.
|
2014-03-09 00:25:02 +01:00 |
|
|
ae83f35241
|
fix stuff after merge
|
2014-03-08 23:52:30 +01:00 |
|
|
3565ff42c7
|
merge
|
2014-03-08 23:50:22 +01:00 |
|
|
7f7ee20c24
|
add prg target to makefile and change F_CPU to 20MHz
|
2014-03-08 23:49:16 +01:00 |
|
|
e1fec51599
|
add .bin target to Makefile
|
2014-03-06 23:43:32 +01:00 |
|
|
862e092f56
|
LED test code
|
2014-03-03 05:01:36 +01:00 |
|
|
069f3c54d9
|
implemented basics of rtc module
|
2014-03-02 08:01:37 +01:00 |
|
|
de56b05700
|
fixed makefile dep
|
2014-03-02 07:20:17 +01:00 |
|
|
e25b93b0cb
|
implemented ledcontroller module
|
2014-03-02 07:18:48 +01:00 |
|
|
f036f73bb8
|
improved LCD code and changed pins
|
2014-03-01 23:52:49 +01:00 |
|
|
ccd35a9ad7
|
starting with led1642 code
|
2014-03-01 18:39:07 +01:00 |
|
|
9771416756
|
adjusted lcd.c to match this board
|
2014-03-01 18:34:19 +01:00 |
|
|
bb36d903d0
|
change spi pins for atmega164a
|
2014-03-01 18:11:34 +01:00 |
|
|
e200301122
|
change platform at AtMega164A and add spicomm stuff from candle
|
2014-03-01 18:03:19 +01:00 |
|
|
4d41456906
|
added incomplete RTC module
|
2014-03-01 04:11:40 +01:00 |
|
|
5c8035d2e9
|
added beerware headers
|
2014-03-01 03:54:52 +01:00 |
|
|
7af260dcea
|
init
|
2014-03-01 03:50:09 +01:00 |
|