Skip to content

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

Closed
pol-122 opened this issue Jun 9, 2021 · 13 comments
Closed

DALLAS DS18B20 #110

pol-122 opened this issue Jun 9, 2021 · 13 comments
Assignees
Labels
enhancement New feature or request open for vote Vote at https://wokwi.com/features

Comments

@pol-122
Copy link

pol-122 commented Jun 9, 2021

Hello!
I need DALLAS DS18B20, it is temperature chip. Could you add it? And if it is possible its library DallasTemperature.h too

@urish urish self-assigned this Jun 9, 2021
@urish urish added the enhancement New feature or request label Jun 9, 2021
@urish
Copy link
Contributor

urish commented Jun 9, 2021

Library added! I'll look into adding the sensor itself over the next couple of days.

What project are you working on?

@urish urish changed the title request DALLAS DS18B20 Jun 9, 2021
@pol-122
Copy link
Author

pol-122 commented Jun 10, 2021

Oh, thank you!
It is just a simple project, which will show temperature on oled or lcd display.

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

@urish
Copy link
Contributor

urish commented Jun 12, 2021

One more request. Could you add stepper? Its library exist, but sensor itself not

Mind opening a new issue for the stepper?

@urish
Copy link
Contributor

urish commented Jun 25, 2021

Library added! I'll look into adding the sensor itself over the next couple of days.

It'll take a while until I get to implementing OneWire simulation...

@urish urish added the open for vote Vote at https://wokwi.com/features label Sep 16, 2021
@AleksSteckie
Copy link

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!

@urish
Copy link
Contributor

urish commented Nov 3, 2021

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?

@flixmyswitch
Copy link

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

@urish
Copy link
Contributor

urish commented Jan 10, 2022

@flixmyswitch not yet. It did get 2 votes, which is a good starting point :)

@urish
Copy link
Contributor

urish commented Jan 12, 2022

Good pointer from facebook discussion: https://github.com/orgua/OneWireHub

@nikdevel
Copy link

Hello! I also really need the ability to simulate a DS18B20 sensor. This is a very useful addition in my opinion!

@urish
Copy link
Contributor

urish commented Dec 14, 2022

@bonnyr started working on an implementation using the Custom Chip API.

@bonnyr
Copy link

bonnyr commented Dec 14, 2022

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 README.md should point to an example project I used for testing (https://wokwi.com/projects/349898396478210642)

This makes use of @urish addition of pulling custom chips from GitHub (kudos :) )

@urish
Copy link
Contributor

urish commented Feb 26, 2023

Now available in the purple Add Part menu, as a beta feature:

image

@urish urish closed this as completed Feb 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request open for vote Vote at https://wokwi.com/features
Projects
None yet
Development

No branches or pull requests

6 participants