Coder Social home page Coder Social logo

onewire-over-uart's People

Contributors

dword1511 avatar l29ah avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

onewire-over-uart's Issues

windows uart routines errors

Hello and thanx for your project.
ReadFile and WriteFile will rise exeption becourse it cannot be used with lpNumberOfBytesRead equal to NULL. You can provide NULL pointer ONLY if lpOverlapped is not NULL. You can check it with MSDN.

Can this be used with hwmon?

Great piece of software!

I'm looking for a way to add temperature sensors to my motherboard directly (without arduino like middleware) so they are visible to hwmon just like other built-in sensors and I could use fancontrol to control some fans based on the new sensors data.

So, can I use onewire-over-uart for that?

Linking error on linux

with -static option in makefile you get error:

/usr/bin/ld: cannot find -lc
collect2: error: ld returned 1 exit status
Makefile:22: recipe for target 'digitemp_evil' failed
make: *** [digitemp_evil] Error 1

Tested on Fedora 25 with gcc version 6.3.1 20161221 (Red Hat 6.3.1-1) (GCC)

MOSFET selection

Hello,

I have seen Maxim recommends 7002 mosfets, however I don't have any available.
image

Could I use ZXMN3A01F transistors?

I am not sure about how to select a proper mosfet for the Open drain circuit

Thank you

What's the license?

Hi - I'm evaluating using this codebase but what license is this code under? My preference would be an MIT/BSD style license but I can't see any licensing information anywhere. Cheers!

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.