Abu-Hafss
@abuhafss
Member
Joined: 2019-11-05 1:57 pm
Last seen: 2021-06-01 8:14 am
Topics: 3 / Replies: 22
Reply
RE: Stepper or Servo Motor???

Yes, it is shop-floor job.

4 years ago
Forum
Topic
Forum
Replies: 21
Views: 3066
Reply
RE: 2 Masters 1 Slave - I2C

Finally, I managed to get my project in working order by sending the data from slave arduino to master arduino which displays the data on LCD.

4 years ago
Reply
RE: 2 Masters 1 Slave - I2C

I have just finished revising my actual project sketches using I2C bus between a Master and a Slave Arduino. The data is transmitted from Master to Sl...

4 years ago
Reply
RE: 2 Masters 1 Slave - I2C

I am considering to use I2C bus for communication between the 2 arduinos as demonstrated by Bill in the last part of his video. In that case the data ...

4 years ago
Reply
RE: 2 Masters 1 Slave - I2C

Though the setup works physically for these testing codes but it doesn't seems to be reliable for some complex codes. Nevertheless, it was a great lea...

4 years ago
Reply
RE: 2 Masters 1 Slave - I2C

@starnovice Right now, I am simulating on Proteus. Without the pull-up resistors, it is working perfectly in the simulator. However, adding a pull-res...

4 years ago
Reply
RE: 2 Masters 1 Slave - I2C

@ruplicator I had written that sketch about a month ago, I don't remember exactly why I had included those two lines. I resumed working on this projec...

4 years ago
Reply
RE: 2 Masters 1 Slave - I2C

@ruplicator Thanks for encouraging me. I have done it successfully in Proteus, I don't know how will it behave physically. Here are the codes: // ---...

4 years ago
Topic
Replies: 14
Views: 2400
Page 2 / 2