Week 13 - Networking and communications ("Monkey Business")




This week I made "Monkey Business", which is a simulation of how monkeys react to unequal pay. I followed the example design on aynscronous bus and made minor tweaks in the code to simulate the monkey behavior.





This concept was inspired by the following video:






Before deburring:



After deburring:






Lessons learned

Power the board using FTDI or FTDI bus while programming.
Writing simultaneously to the serial bus by multiple nodes may have unpredictable results.