Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | final checkin for revision 3 | Christian Pointner | 2014-06-05 | 1 | -3/+2 |
* | updated avr utils | Christian Pointner | 2014-06-05 | 2 | -0/+3 |
* | fixed resistor value for i2c pull ups | Christian Pointner | 2014-06-04 | 4 | -16/+15 |
* | removed old/not used diode datasheet | Christian Pointner | 2014-06-03 | 1 | -0/+0 |
* | added series resistor for serial connection | Christian Pointner | 2014-06-03 | 4 | -2277/+2615 |
* | removed unused LUFA component (serial) | Christian Pointner | 2014-06-03 | 1 | -1/+1 |
* | added series resistor for spi | Christian Pointner | 2014-06-03 | 4 | -2585/+3046 |
* | removed unused Serial header | Christian Pointner | 2014-06-03 | 1 | -1/+0 |
* | further improved midi command mapping | Christian Pointner | 2014-06-03 | 1 | -6/+4 |
* | imporved midi command mapping | Christian Pointner | 2014-06-03 | 1 | -9/+13 |
* | added serialio library | Christian Pointner | 2014-06-03 | 2 | -0/+76 |
* | enable and disable analog channel via midi works now | Christian Pointner | 2014-06-03 | 4 | -31/+65 |
* | added support for analog pins (not perfect...) | Christian Pointner | 2014-06-03 | 4 | -3/+70 |
* | added initial analog support | Christian Pointner | 2014-06-02 | 4 | -1/+70 |
* | added LP filter for GPIO Input | Christian Pointner | 2014-06-02 | 1 | -6/+20 |
* | code cleanups | Christian Pointner | 2014-06-02 | 5 | -23/+34 |
* | added support gpio inputs (no lp until now) | Christian Pointner | 2014-06-02 | 2 | -10/+21 |
* | GPIO outputs are now MIDI controlable | Christian Pointner | 2014-06-02 | 3 | -3/+34 |
* | fixed date on pcb | Christian Pointner | 2014-06-02 | 1 | -20/+20 |
* | added diodes for key matrix | Christian Pointner | 2014-06-01 | 6 | -4552/+6559 |
* | fixed hardware issues SUB-D connector male vs. female | Christian Pointner | 2014-06-01 | 5 | -2437/+2718 |
* | added gpio subsystem | Christian Pointner | 2014-06-01 | 4 | -1/+70 |
* | added support for blinking | Christian Pointner | 2014-06-01 | 3 | -8/+49 |
* | furhter cleanup | Christian Pointner | 2014-06-01 | 1 | -5/+8 |
* | cleanups | Christian Pointner | 2014-06-01 | 1 | -18/+23 |
* | some cleanup | Christian Pointner | 2014-06-01 | 1 | -35/+46 |
* | improved midi commands for leds | Christian Pointner | 2014-06-01 | 2 | -6/+15 |
* | only turn on/off leds when command is received | Christian Pointner | 2014-06-01 | 1 | -2/+0 |
* | receving midi events works now | Christian Pointner | 2014-06-01 | 2 | -4/+9 |
* | added eventqueue | Christian Pointner | 2014-06-01 | 5 | -5/+113 |
* | cleanup | Christian Pointner | 2014-06-01 | 1 | -6/+6 |
* | added first working support for keypad keys | Christian Pointner | 2014-06-01 | 2 | -15/+115 |
* | updated avr utils | Christian Pointner | 2014-05-31 | 1 | -4/+5 |
* | fixed solder mask size | Christian Pointner | 2014-05-31 | 1 | -3/+3 |
* | final revision 2 | Christian Pointner | 2014-05-17 | 1 | -2/+2 |
* | cleanup pass four | Christian Pointner | 2014-05-17 | 1 | -126/+127 |
* | fixed outline | Christian Pointner | 2014-05-15 | 1 | -64/+36 |
* | cleanup pass three | Christian Pointner | 2014-05-15 | 1 | -1214/+1285 |
* | added optional pull-ups for i2c | Christian Pointner | 2014-05-15 | 4 | -2271/+2576 |
* | cleanup second pass | Christian Pointner | 2014-05-14 | 1 | -2454/+3050 |
* | first pass cleanup | Christian Pointner | 2014-05-14 | 1 | -1534/+4456 |
* | finished first routing | Christian Pointner | 2014-05-14 | 1 | -5537/+7418 |
* | only expansion header missing | Christian Pointner | 2014-05-14 | 1 | -126/+1276 |
* | analog bus done | Christian Pointner | 2014-05-14 | 1 | -2278/+2523 |
* | this was the easy part... | Christian Pointner | 2014-05-14 | 5 | -11784/+11054 |
* | fixed footprint for atmel chip | Christian Pointner | 2014-05-14 | 6 | -25858/+22431 |
* | keypad init finished | Christian Pointner | 2014-05-03 | 1 | -2/+20 |
* | fixed license header | Christian Pointner | 2014-05-03 | 4 | -75/+85 |
* | fixed encoding and keypad possible short | Christian Pointner | 2014-05-03 | 2 | -45/+45 |
* | upgraded avr utils | Christian Pointner | 2014-05-03 | 4 | -9/+17 |