Many real world system reaquire more than one IoT device to interact. This interaction could be done via some form of router or via direct device device communication. This lab will cover the latter as it tends to be a more complicated problem.
- Have two arduinos "talk" via UART
- Have the program print out the execution time to the screen.
- Use SimSoWeb to create a scheduling diagram.
- Have two arduinos "talk" via (bluetooth)[https://en.wikipedia.org/wiki/Bluetooth]
- Console capture of the schedual running.
- The generated schedule from SimSoWeb.
TODO