Sonder Design Team / Mbed 2 deprecated BlackBoard_Firmware_Fast_read_not_test

Dependencies:   Memory25L16_fast USBDevice mbed

Fork of BlackBoard_Firmware_MVP by Sonder Design Team

Changes

RevisionDateWhoCommit message
14:429841168368 2018-07-18 Xinda implement with xinda's fast read, not being tested with Eink display. default tip
13:f7445faded6a 2018-07-18 Xinda Implement with xinda's fast read, may not properly running
12:fbb1dd0586e1 2018-07-07 Xinda July 7th
11:bc978991dfeb 2018-04-17 ThomasSonderDesign Now works with BLACK baord
10:1f96f0cce2a0 2018-04-17 ThomasSonderDesign Now working with blacjkboard
9:7c0f42f090e8 2018-04-15 ThomasSonderDesign This works with the 11.3 in display and can update in about 6 seconds. Works on the QSB on bread board . Next step is to port it onto the black board.
8:3577b060d7af 2017-02-14 ThomasSonderDesign Same as before but with the name of each layout stored in its slot.
7:b30c411a6d36 2017-01-31 ThomasSonderDesign testing the cli
6:2f4a272ab299 2017-01-25 ThomasSonderDesign Commit before major modification. Algorithmicly functional, the key scan lookup table needs to be recoded.
5:07113abf18c0 2016-12-22 ThomasSonderDesign See description. all works
4:e6e1642724d4 2016-07-27 ThomasSonderDesign loads imaged much faster, mostly because of PC side optimization. Still some problems with naming blocks and marking them as erased, this needs to be sorted.
3:d4e1892846fb 2016-07-19 ThomasSonderDesign Last commit before rebuilding the frame Write and image write functions. This version is very slow to write new images to memory, but is does work.
2:8b66a3f7e202 2016-06-30 ThomasSonderDesign Working mvp firmware. layout transfer still slow. to be used with BB_Basic_Client 27/06/16
1:1ec8bcd31b27 2016-06-26 ThomasSonderDesign Works. Lacks robust erased block management and block naming still needs to be implemented. PC client is archived on 27/06/2016.
0:17d169ac117c 2016-06-23 ThomasSonderDesign A first implementation of some complete firmware on the black board. It sends key presses and updates the display as necessary. ATM it writes layouts to the memory extremely slowly.