
We finalized part kit materials, and made a round of updates to Seeed sales pages, and the wiki. We also photographed some missing parts for the master part list wiki.
Code for the secret project is close to first full function testing. Only one large function is left to be implemented. Today we mostly debugged, and extensively tested the code.
The HD44780 emulator project was giving us a lot of problems with read function timings. That is until Arhi reminded us that all read operations are invalid while the busy flag is set. And implementing the busy flag is relatively easy, by using a pull up resistor on the D7 pin.

good job, guys!