Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-16 | Using PTA19 for EPD reset | David Barksdale | |
This code will not work on V0 badges anymore. You'll need to remove Q1 and Q2 and cut the trace on the top going to breakout pin 34 and wire it to pin 33. | |||
2016-04-15 | Remove discharge FETs and use PTA19 for EPD reset | David Barksdale | |
2016-03-28 | Second battery for more power | David Barksdale | |
2016-03-28 | Choose a better character for music | David Barksdale | |
If you shorten the pulses for B you get a !. | |||
2016-03-28 | Select button does image scrolling | David Barksdale | |
2016-03-27 | Use DMA SPI transfers | David Barksdale | |
This paints the display about 2x faster! | |||
2016-03-27 | Remove unused header | David Barksdale | |
2016-03-27 | Fix typo in KSDK code | David Barksdale | |
2016-03-07 | Put an AHA on it! | David Barksdale | |
2016-03-02 | Clear the display! | David Barksdale | |
2016-02-22 | Turn on those charge pumps! | David Barksdale | |
2016-02-17 | Talking to EPD now | David Barksdale | |
Work in progress. | |||
2016-01-27 | Some initial progress | David Barksdale | |
I'm not getting the right response to command 0x71 and I think it has something to do with initializing the display (reset). I can't seem to get PTA20 to go low. | |||
2016-01-06 | Laser tag demo code | David Barksdale | |
You can select what data to send the other badge using the up/down/left/right keys. Then use the trigger to fire the laser! Up: Light LED red Left: Light LED green Right: Light LED blue Down: Start playing music (press any key to stop) | |||
2016-01-05 | Better mounting for the ball | David Barksdale | |
2016-01-05 | Add pulldown for T1 gate | David Barksdale | |
2016-01-04 | Clean up commented-out stuff | David Barksdale | |
2016-01-04 | We don't need two copies of fsl_lptmr_irq.c | David Barksdale | |
2016-01-04 | Use S1 for music and S2 for the laser | David Barksdale | |
2016-01-03 | Hold up button, not down, oops | David Barksdale | |
2016-01-03 | Turn back on the bleeps for testing | David Barksdale | |
2016-01-03 | Allow BOOTPIN to select ROM boot | David Barksdale | |
2015-11-27 | Changed text to vector | David Barksdale | |
It gets printed as vector anyway when making gerbers. This way we can fix text placement. | |||
2015-11-26 | Add name and version number | David Barksdale | |
2015-11-26 | Useful labels | David Barksdale | |
2015-11-25 | Add a bypass cap for the LED | David Barksdale | |
2015-11-25 | DRC fixes | David Barksdale | |
2015-11-25 | Finishing up the layout | David Barksdale | |
2015-11-25 | Add buzzer | David Barksdale | |
2015-11-25 | Driving the laser with LPUART_TX | David Barksdale | |
2015-11-25 | Moved laser to PTE0 | David Barksdale | |
2015-11-25 | Fix stupid FET wiring | David Barksdale | |
2015-11-24 | Actually libnewlib-arm-none-eabi | David Barksdale | |
2015-11-24 | Also install libnewlib-dev | David Barksdale | |
2015-11-14 | Bleep bleep bloop | David Barksdale | |
2015-11-11 | Added LED and wired some stuff up | David Barksdale | |
2015-11-11 | Fix comment | David Barksdale | |
2015-11-11 | Rotate switch for alternative keycap | David Barksdale | |
2015-11-11 | Testing RGB LED | David Barksdale | |
2015-11-02 | Wired up switches | David Barksdale | |
2015-11-01 | Finish layout for the display | David Barksdale | |
2015-11-01 | Layout for breakout headers | David Barksdale | |
2015-11-01 | Wired up EPD except for busy and discharge signals | David Barksdale | |
2015-11-01 | Fix cutout width | David Barksdale | |
2015-11-01 | Added 2.6" EPD and rotated board to fit Eagle free | David Barksdale | |
2015-10-26 | Changes to get the LCD working | David Barksdale | |
2015-10-24 | Configure LPUART1 to receive at 9600 8E1 | David Barksdale | |
And setup the DAC to transmit a '$' at 9600 8E1. | |||
2015-10-24 | Mount photodiodes flush | David Barksdale | |
2015-10-22 | Remove VREFH divider | David Barksdale | |
Seems like we have enough resolution in the CMP DAC without it. | |||
2015-10-19 | Tweak AGC, wire laser to switch1 | David Barksdale | |