BlackMark
  • Joined on 2019-03-26
BlackMark pushed to master at avr/eink 2022-05-28 16:14:16 +02:00
d1419b2d23 Use enum to represent commands
BlackMark pushed to master at avr/spi 2022-05-28 16:04:02 +02:00
f359f46ffc Disable interrupts while transmitting data
BlackMark pushed to example at avr/eink 2022-05-28 15:45:04 +02:00
630b83bccd Switch to software spi to avoid conflict with ICSP pins
BlackMark pushed to master at avr/spi 2022-05-28 15:43:45 +02:00
999cd0e0c9 Implement software spi
BlackMark pushed to master at avr/io 2022-05-28 15:41:30 +02:00
d89322bdaa Implement empty/unused pin and port
37b8f77fd3 Replace FORCE_INLINE macro with C++17 attribute syntax
Compare 2 commits »
BlackMark pushed to master at avr/eink 2022-05-28 11:45:45 +02:00
9a4193ee75 Refactor block helper
BlackMark pushed to example at avr/eink 2022-05-27 20:40:35 +02:00
3a9ce6b37d Make use of C++ array wrapper
BlackMark pushed to master at avr/eink 2022-05-27 20:39:54 +02:00
438765511c Change interface to take array wrapper
BlackMark pushed to master at avr/util 2022-05-27 20:39:20 +02:00
5282fdde46 Add constexpr C++ array wrapper
BlackMark pushed to example at avr/eink 2022-05-27 11:37:43 +02:00
9487454a9d Implement trinary image encoding
BlackMark pushed to master at avr/eink 2022-05-27 11:37:27 +02:00
6cc9c4e70c Implement trinary image encoding
BlackMark pushed to example at avr/eink 2022-05-26 21:30:06 +02:00
159321d010 Fix pixel being both black and red
BlackMark pushed to example at avr/eink 2022-05-26 20:51:19 +02:00
349b186fa4 Change image orientation to conventional XY
BlackMark pushed to master at avr/eink 2022-05-26 20:50:54 +02:00
4a904dff2f Change image orientation to conventional XY
BlackMark pushed to example at avr/eink 2022-05-26 19:34:23 +02:00
b1406dc3c1 Change image orientation to conventional XY
BlackMark pushed to master at avr/eink 2022-05-26 19:33:53 +02:00
53ddadc19e Change image orientation to conventional XY
BlackMark pushed to master at avr/eink 2022-05-26 16:15:32 +02:00
d30da589d2 Remove example image
BlackMark pushed to example at avr/eink 2022-05-26 16:15:27 +02:00
d2eea6687b Move example image to main
BlackMark pushed to example at avr/eink 2022-05-26 16:03:55 +02:00
0ad99f5c6e Refactor interface to be fully static
84d8329b2b Refactor pins to be user-provided
Compare 2 commits »
BlackMark pushed to master at avr/eink 2022-05-26 16:03:43 +02:00
2cb38b9fdc Refactor interface to be fully static
612f6a9fbc Create readable names for display commands
1c01b17f4d Refactor pins to be user-provided
Compare 3 commits »