-
Notifications
You must be signed in to change notification settings - Fork 11
DALLAS DS18B20 #110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Library added! I'll look into adding the sensor itself over the next couple of days. What project are you working on? |
Oh, thank you! If I know, there is not OLED_I2C library. So maybe I will use LCD I2C. One more request. Could you add stepper? Its library exist, but sensor itself not |
Mind opening a new issue for the stepper? |
It'll take a while until I get to implementing OneWire simulation... |
Hey! I also need the DS18B20 sensor for a uni project :) I was wondering if you've added it yet? I only found an analog temperature sensor and unfortunately it's not exactly what I'm looking for. Thanks! |
Hey @AleksandraStecka! It's currently open for votes. The more votes it gets, the sooner we can get to work on it. Are there any other parts you need for your uni project? |
Hi have been looking through the sensor but cant see this, so not sure if it has been created. I see if way down the pecking order in the votes, sad face |
@flixmyswitch not yet. It did get 2 votes, which is a good starting point :) |
Good pointer from facebook discussion: https://github.com/orgua/OneWireHub |
Hello! I also really need the ability to simulate a DS18B20 sensor. This is a very useful addition in my opinion! |
@bonnyr started working on an implementation using the Custom Chip API. |
Implementation (first pass, intended to be generalised when I have time) Repo for source is here: https://github.com/bonnyr/wokwi-ds1820-custom-chip The This makes use of @urish addition of pulling custom chips from GitHub (kudos :) ) |
Hello!
I need DALLAS DS18B20, it is temperature chip. Could you add it? And if it is possible its library DallasTemperature.h too
The text was updated successfully, but these errors were encountered: