networking and communications

Hello Bus .45 , wired Node communication

Fabrication of the components went well, however a few programming issues in this assignment, learners mistakes but easy ones to make.

In the Hello.Bus C code make sure you define node id to '2' (last #define in code), looking at the code you can tweak alot in here with not to much trouble, the sample code is well commented.

 

And dont forget to check baudrate in Arduino is set to 9600!

Once we had this right we were working correctly.

 

 

Here you see it running in OSX.