BlackMark
  • Joined on 2019-03-26
BlackMark pushed to example at avr/eink 2022-06-03 16:55:29 +02:00
3599979cc4 Allow image and LUT to be located either in ram or flash
BlackMark pushed to master at avr/eink 2022-06-03 16:55:05 +02:00
3d45d2a4b3 Allow image and LUT to be located either in ram or flash
BlackMark pushed to master at avr/flash 2022-06-03 16:54:32 +02:00
ceec87f921 Add generic variable wrapper to either flash or ram
BlackMark pushed to example at avr/eink 2022-06-03 11:08:33 +02:00
4d73d7a662 Extend example to use fast lut
BlackMark pushed to master at avr/eink 2022-06-03 11:07:53 +02:00
8d8369440c Implement uploading custom waveform lut
BlackMark pushed to master at avr/eink 2022-06-03 10:18:57 +02:00
6218cdfc51 Rename voltages to shorter names
BlackMark pushed to master at avr/eink 2022-06-02 23:15:26 +02:00
51e2f5097d Tune software spi frequency
BlackMark pushed to example at avr/eink 2022-06-02 21:38:36 +02:00
061b789319 Implement OTP dumping
BlackMark pushed to master at avr/flash 2022-06-02 21:38:01 +02:00
f9014aea6c Add function to load arbitrary type from flash
BlackMark pushed to master at avr/eink 2022-06-02 21:37:38 +02:00
91b49cd536 Implement OTP dumping
BlackMark pushed to example at avr/eink 2022-06-02 12:25:31 +02:00
fbc40cbab9 Refactor code
BlackMark pushed to master at avr/eink 2022-06-02 12:24:53 +02:00
7a0f00ceab Refactor code
BlackMark pushed to example at avr/eink 2022-06-01 20:20:00 +02:00
04a9e1b132 Implement custom spi protocol
BlackMark pushed to master at avr/eink 2022-06-01 20:16:12 +02:00
113931f8ba Implement custom spi protocol
BlackMark pushed to example at avr/eink 2022-05-29 18:46:13 +02:00
c9bcdb1ca0 Implement multi-channel run length encoded images in flash memory
BlackMark pushed to master at avr/eink 2022-05-29 18:45:51 +02:00
83a064ddc1 Implement multi-channel run length encoded images in flash memory
BlackMark pushed to example at avr/eink 2022-05-29 16:17:03 +02:00
01212b8acf Make use of C++ standard library
BlackMark pushed to master at avr/util 2022-05-29 16:16:23 +02:00
62efd1cb26 Migrate to actual C++ standard library
BlackMark pushed to master at avr/uart 2022-05-29 16:15:48 +02:00
419b86999d Make use of C++ standard library
BlackMark pushed to master at avr/spi 2022-05-29 16:14:46 +02:00
8bf3d1a874 Make use of C++ standard library