After Thoughts
|
If we were to do this project again, we would probably consider finding a pair of tranceivers that operates on
different frequencies. This would simplify the logic and state transition of the project by alot since we would
need much less handshaking and error control.
We would also change it so that it can communicate with more than one other device. This should not be too difficult
, since all we have to do is to include the target device's identification number when we are about to send a message.
That way, only the target device will pick up the transmission.
|