Browsed by
Author: emaynard

Eric’s Status Update for 5/2/2020

Eric’s Status Update for 5/2/2020

What did you personally accomplish this week on the project? Give files or photos that demonstrate your progress. Prove to the reader that you put sufficient effort into the project over the course of the week (12+ hours). After more hours of debugging and redesigning the firmware and protocol, it finally works. Is your progress on schedule or behind? If you are behind, what actions will be taken to catch up to the project schedule? Behind schedule.  We will make…

Read More Read More

Eric’s Status Update for 4/25/2020

Eric’s Status Update for 4/25/2020

What did you personally accomplish this week on the project? Give files or photos that demonstrate your progress. Prove to the reader that you put sufficient effort into the project over the course of the week (12+ hours). Made 8 complete codeblox tiles. Integrated with Aarohi’s code. Found out that our firmware is fundamentally too slow and had to redo the communication layer to operate within timer interrupt handlers to ensure that deadlines would not be missed. Spent sooooo many…

Read More Read More

Eric’s Status Update for 4/18/2020

Eric’s Status Update for 4/18/2020

What did you personally accomplish this week on the project? Give files or photos that demonstrate your progress. Prove to the reader that you put sufficient effort into the project over the course of the week (12+ hours). Finished the firmware.  Still need to test some edge cases, but we are waiting for more tiles to do that. Cut out all the wood for the enclosures. Fully assembled two Codeblox’s. Are currently assembling and soldering more. Is your progress on…

Read More Read More

Eric’s Status Update for 4/11/2020

Eric’s Status Update for 4/11/2020

What did you personally accomplish this week on the project? Give files or photos that demonstrate your progress. Prove to the reader that you put sufficient effort into the project over the course of the week (12+ hours). I helped Melodee to get the firmware working on the tile.  Currently the communication layer appears to be fully working.  The following video demonstrates the tile sending the message 42 to its neighbor and then receiving the message 42 back. https://photos.app.goo.gl/JkAQCH757ZkJdQmE6 Now…

Read More Read More

Eric’s Status Update for 4/4/2020

Eric’s Status Update for 4/4/2020

What did you personally accomplish this week on the project? Give files or photos that demonstrate your progress. Prove to the reader that you put sufficient effort into the project over the course of the week (12+ hours). I soldered together 4 PCB’s and tested the circuit to confirm that the IR communication works and that the reflective sensors can distinguish between black and white. Melodee and I experimented with various woodworking techniques to assemble these enclosures and were able…

Read More Read More

Eric’s Status Update for 3/28/2020

Eric’s Status Update for 3/28/2020

What did you personally accomplish this week on the project? Give files or photos that demonstrate your progress. Prove to the reader that you put sufficient effort into the project over the course of the week (12+ hours). All the parts finally arrived and I just soldered together the first PCB.  I tested programming the micro-controller and tested the serial interface to it.  Those both worked. When assembling the first one, I realized that I forgot a very essential resistor…

Read More Read More

Team Status Update for March 21

Team Status Update for March 21

Risks The PCB’s are on their way here, so the major risk right now what if they don’t work.  We can hand solder a few tiles using perf board as an alternative if they don’t work, but we really hope that’s not the case. Additionally, without access to Tech Spark, we are worried that we will be unable to produce as many tile enclosures as we originally intended.  We will hand make 5 and reevaluate from there if we can…

Read More Read More

Eric Maynard’s Status Update for 3/21/2020

Eric Maynard’s Status Update for 3/21/2020

What did you personally accomplish this week on the project? Give files or photos that demonstrate your progress. Prove to the reader that you put sufficient effort into the project over the course of the week (12+ hours). Including what we did over spring break: received the components we wanted to use for our first iteration of the design Attempted to solder a surface mount version of the microcontroller to an adapter.  This took a long time and as a…

Read More Read More

Eric Maynard’s Status Update for 3/7/2020

Eric Maynard’s Status Update for 3/7/2020

What did you personally accomplish this week on the project? Give files or photos that demonstrate your progress. Prove to the reader that you put sufficient effort into the project over the course of the week (12+ hours). I finalized a BOM, circuit, and PCB layout and ordered some parts from Digikey. We received those parts and tested some of them to confirm our design. I also attempted solder the surface mount version of the micro-controller to a smt to…

Read More Read More

Team Status Update for 2/29/2020

Team Status Update for 2/29/2020

Risks Switching to surface mount brings with it a lot of unknowns as we have never worked with it before. Changes Interpreter:  Adding functions to the language to allow for more interesting example code. Firmware: Reading neighbor messages are now triggered via IR pulses, causing interrupts (instead of synchronizing on the sending bit). Tiles will now be in sleep-mode most of the time, except for when explicitly communicating with other tiles; the neighboring tiles will send a “wake up” pulse…

Read More Read More