Embedded Networking and Communication.
This week we will learn to create communication between two identical boards that we designed and printed. These boards will use an ATTiny45 microprocessor and will be controlled by a computer through an FTDI cable.
For this, we will use:
For the board design, I used Fusion software and based it on a similar circuit.
Here I leave you the design of the boards:
To establish the communication, I wrote a program to test the system.