Git Product home page Git Product logo

Comments (3)

mightymos avatar mightymos commented on June 24, 2024

Hi, I have used this sensor previously but do not have one available right now.
Also adding support for serial or one wire communication would need to be done in such a way that it was not compiled in by default to keep the default hex file under 1KB.

Or maybe the makefile can produce two hex versions including one for 4KB flash code size.

I would like to help eventually but you might have to try yourself and possibly submit a pull request.

The HAL for these STC microcontrollers does contain a driver for this sensor:
https://github.com/area-8051/uni-STC/tree/main/drivers/DS18B20

I haven't thought through what circuit modifications might be required, if any.

from reedtripradio.

wired-dev avatar wired-dev commented on June 24, 2024

looks like might need to add some resistance in between R1 and P3_1, then attach the 1wire bus to P3_1 and it should work. Current resistor is 2.2k or so recommended pullup is 4.7k

from reedtripradio.

wired-dev avatar wired-dev commented on June 24, 2024

https://github.com/pilight/pilight/blob/master/libs/pilight/protocols/433.92/auriol.c could use this protocol for it; could do battery low at same time

from reedtripradio.

Related Issues (11)

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.