Eric Maynard’s Status Update for 2/15
What did you personally accomplish this week on the project? Finalized the inter-tile communication protocol with Melodee Result: The protocol should be able to work with only three simplex communication channels per side Wrote a tile-to-tile python simulator for Melodee to use to implement the tile’s internal state machine and prove the communication protocol. Result: The simulator allows you to connect arbitrarily many tiles together and configure them with any encoding. Each tile operates in its own thread and the…