Skip to content
Snippets Groups Projects
Commit 124a45d6 authored by Siddhi Bodhe's avatar Siddhi Bodhe
Browse files

week-13

parent 3e0c144a
No related branches found
No related tags found
No related merge requests found
Pipeline #477950 passed
File moved
File moved
File moved
...@@ -229,19 +229,19 @@ Overall, networking and communication systems are essential for enabling the int ...@@ -229,19 +229,19 @@ Overall, networking and communication systems are essential for enabling the int
Upload this code in both the microconntrollers using Arduino IDE. Upload this code in both the microconntrollers using Arduino IDE.
</FONT></p> </FONT></p>
<div> <div>
<img width="900" height="650"src="img/week-13/01.png"> <img width="900" height="650"src="img/week-13/36.png">
</div><br> </div><br>
<p><FONT COLOR="black"> <p><FONT COLOR="black">
Firslt, I have uploaded this code in the Transmitter PCB and here I got the MAC Address of the transmitter node. Firslt, I have uploaded this code in the Transmitter PCB and here I got the MAC Address of the transmitter node.
</FONT></p> </FONT></p>
<div> <div>
<img width="900" height="650"src="img/week-13/02.png"> <img width="900" height="650"src="img/week-13/37.png">
</div><br> </div><br>
<p><FONT COLOR="black"> <p><FONT COLOR="black">
Again, I got the MAC Address of Receiver node simply by uploading the code in the Receiever PCB. Again, I got the MAC Address of Receiver node simply by uploading the code in the Receiever PCB.
</FONT></p> </FONT></p>
<div> <div>
<img width="900" height="650"src="img/week-13/03.png"> <img width="900" height="650"src="img/week-13/38.png">
</div><br> </div><br>
<p><FONT COLOR="black"> <p><FONT COLOR="black">
Now, I got both the MAC Addresses. So, here I inserted the MAC address of Receiver node in the code of Receiever node which help to communnicate both the microcontrollers wirelessly. Now, I got both the MAC Addresses. So, here I inserted the MAC address of Receiver node in the code of Receiever node which help to communnicate both the microcontrollers wirelessly.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment