summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2016-01-14turn off display as soon as both buttons have been pressed long enoughDaniel Friesel-16/+26
2016-01-14use mirrored fontDaniel Friesel-1/+1
2016-01-13add glyph_t map and add padding to numbers..Sebastian Muszytowski-99/+232
2016-01-13moved utility scripts to utilitiesSebastian Muszytowski-0/+0
2016-01-13mMerge branch 'master' of github.com:blinkenrocket/firmwareSebastian Muszytowski-15/+163
2016-01-13make it a block for checkingSebastian Muszytowski-8/+8
2016-01-13mirror the font - actually I did rotate the pcb design for better routingSebastian Muszytowski-0/+158
2016-01-13font testDaniel Friesel-4/+142
2016-01-13main: prepare for non-static display bufferDaniel Friesel-4/+13
2016-01-13change avr-size arguments for better readabilityDaniel Friesel-1/+2
2016-01-13added font.h and converterSebastian Muszytowski-0/+161
2016-01-12Disable ADC via PRRDaniel Friesel-2/+1
2016-01-12add shutdown (press both buttons for ~0.3s)Daniel Friesel-5/+54
2016-01-12main: fix powersaving, lower display refresh rateDaniel Friesel-12/+46
2016-01-12Makefile: Add fuse bytes, set CPU speed to 8MHzDaniel Friesel-2/+2
2016-01-12add scrolling supportDaniel Friesel-2/+27
2016-01-12add display render loop and example imageDaniel Friesel-11/+32
2016-01-12add Makefile and main.c stub (with display test code)Daniel Friesel-0/+83
2016-01-09Initial commitSebastian Muszytowski-0/+2