Networking and Communications

Assigment

  • design and build a wired &/or wireless network connecting at least two processors
  • Networking and Communications

    Data is a collection of facts such as values, measurements numbers words and observations. Deliver data to the right destination, accuracy the system must deliver the altered and corrected data, timelines the system must the data in a timely manner data that is delivered late is useless.

    For this assignment I’m going to use my satsha kit. In the lesson Neil mention 2 important files a master and a slave. This two datasheets help me understand witch pins I need it to used in order to complete my assignment. We use the analog pin #4 which is the SDA is for the data communication from analog pin #4 to the mail1 analog #4. Then we are using analog pin #5 for SEL which is the clock communication to the other analog pin #5 . In this setup we always have one Master and we can have as many slaves.

    I connected my satsha kit with my arduino. I refer back to the picture of my 11 week assignment to see the pinout for the chip Here I was able to match up the pins so I found A#4 and A5. So in my assignment the master is ups and the slave is the mailbox1. Also I read in the datasheets about Two-wire Serial Interface

    So in my assignment the master is ups and the slave is the mailbox1. Also I read in the datasheets about Two-wire Serial Interface.

    So here I connected my UPS with my MAIL BOX 1 is board 8, in my code says everytime I send you “you” board #8 should hear me if the board got my message then display the number I tell you in my screen. Connections between my satshakit and my arduino. Ground goes to ground in both boards and then pin #a4 and pin#a5.