One wire Communication For 8051 TO Arduino UNO

Hi Everyone,
I want one wire communication between 8051 TO Arduino . 8051 act as master and Arduino act as slave. i pressed the button on 8051 send to button like key value to arduino and arduino receive the key value to print button state in serial monitor. I need answer for this question.

Regards
Praveen.M

I moved your topic to an appropriate forum category @praveen_petal.

In the future, please take some time to pick the forum category that best suits the subject of your topic. There is an "About the _____ category" topic at the top of each category that explains its purpose.

This is an important part of responsible forum usage, as explained in the "How to get the best out of this forum" guide. The guide contains a lot of other useful information. Please read it.

Thanks in advance for your cooperation.

1 Like

Which question?
Which Arduino library do you use?

1 Like

You need to give a lot more detail!

What button? What 8051? What code is running on it? How is it connected to the Arduino?

What Arduino are you using?

AFAIK, Maxim (formerly Dallas; now Analog Devices) have never published any 1-Wire slave implementation or specification - only the Master - so what code are you using on the Arduino? How have you tested it?

Does your 8051 correctly read any standard 1-Wire devices?

As @DrDiettrich noted, there isn't actually any question in your original post.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.