Git Product home page Git Product logo

Comments (6)

Rinsen avatar Rinsen commented on September 28, 2024

I can at least give it a try :)

What kind of problems do you have?
Is it code/hardware related or unknown?

Do you use some kind of factory made prototype board to house the DS2482 device or have you build a custom one?

Can you get the small provided sample to run? If not, what problem do you get?

from onewire.

dnkmk avatar dnkmk commented on September 28, 2024

from onewire.

Rinsen avatar Rinsen commented on September 28, 2024

Is it this Exception that you receive when running?

https://github.com/Rinsen/OneWire/blob/master/src/Rinsen.IoT.OneWire/DS2482100DeviceNotFoundException.cs
You should get a UndefinedOneWireDevice when you don´t have any devices of the correct type.
https://github.com/Rinsen/OneWire/blob/master/src/Rinsen.IoT.OneWire/UndefinedOneWireDevice.cs

from onewire.

dnkmk avatar dnkmk commented on September 28, 2024

from onewire.

Rinsen avatar Rinsen commented on September 28, 2024

You have a DS2482 device in between your i2c bus and your one wire device?

RaspberryPi does not have support for One Wire natively so you need something like this to be able to talk with One Wire devices.
https://www.maximintegrated.com/en/products/interface/controllers-expanders/DS2482-100.html

It is possible to bit bang in Linux at least but this library does not provide that kind of support.

The meaning of that exception is that no DS2482 device is found and not that no OneWire device is found.

from onewire.

Rinsen avatar Rinsen commented on September 28, 2024

Closing old issues with no activity, please file a new issue if still relevant

from onewire.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.