Commit Graph

24 Commits

Author SHA1 Message Date
Sebastian 06bd5d3d32 Fixed some typos
Added freesans font
Tested renderer
2018-09-24 01:18:21 +02:00
Sebastian 9594f01a4d First implementation of font renderer. 2018-09-23 21:34:23 +02:00
Sebastian acfba93c0b Fixed unecessary parentheses 2018-09-23 19:57:25 +02:00
Sebastian 2789acd044 Added scripts to generate color bitmaps 2018-09-19 01:08:23 +02:00
Sebastian ea380afff8 Bitmaps work, finally 2018-09-18 02:36:05 +02:00
Sebastian 223bae1b70 Fixed monochrome bitmap blitting 2018-09-17 01:46:51 +02:00
Sebastian c4466aa703 Added bitmap blitting 2018-09-11 22:44:00 +02:00
Sebastian 23883c9bce Added drawing circles 2018-09-09 03:01:14 +02:00
Sebastian f367eefb1e Drawing lines works 2018-09-08 20:40:56 +02:00
Sebastian eb74151b3b Moved graphics primitives into own trait 2018-09-07 02:04:07 +02:00
Sebastian 307b3d6e72 Added missing primitives 2018-09-07 01:31:12 +02:00
Sebastian fe3f1dea1f Added orientation 2018-09-05 02:15:11 +02:00
Sebastian d3a1cc795e Split st7735 module into multiple files 2018-09-05 00:58:03 +02:00
Sebastian 4df5152486 Simplified version 2018-09-04 01:26:13 +02:00
Sebastian 265864a2e8 First working version of lcd driver 2018-09-04 01:10:27 +02:00
Sebastian 169aa5963f Migrated args from tuples to arrays 2018-09-02 23:48:36 +02:00
Sebastian ca92459649 Added some helper functions to St7735IO 2018-09-02 21:04:33 +02:00
Sebastian 74fd69dec8 Ported the init sequences from C 2018-09-02 16:27:09 +02:00
Sebastian 1d906b34a6 Added a proper delay function 2018-09-01 01:06:15 +02:00
Sebastian 69ed2fc701 max6675 library works 2018-08-29 00:43:29 +02:00
Sebastian 145d1f8ef9 Moved max6675 code to own files 2018-08-28 21:17:26 +02:00
Sebastian 90f0ffdc98 SPI works 2018-08-20 00:30:54 +02:00
Sebastian 9d05610b23 None DMA version of usart printer 2018-08-19 14:05:43 +02:00
Sebastian 6a5fd36d4c Playing with dma 2018-08-19 13:46:08 +02:00