You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was trying to use the DS18B20 Wokwi component as inserted by the UI and had some success, but if I connect multiple chips to the same port, it does not seem to work.
...As I type that out, I think I realize that the "not-circuit-simulator" part of Wokwi means that multiple use of a single pin might not work properly.
Do multiple sensors on a single One-Wire pin work? With the DS1820?
Is this repository the documentation for the part on https://docs.wokwi.com/getting-started/supported-hardware ?
I was trying to use the DS18B20 Wokwi component as inserted by the UI and had some success, but if I connect multiple chips to the same port, it does not seem to work.
...As I type that out, I think I realize that the "not-circuit-simulator" part of Wokwi means that multiple use of a single pin might not work properly.
Do multiple sensors on a single One-Wire pin work? With the DS1820?
////// Yes they do. Example:
https://wokwi.com/projects/374187973650215937
It seems you have to set the deviceID attribute in the diagram.json file:
Setting the device ID in the pop-up window doesn't appear to do anything.
The text was updated successfully, but these errors were encountered: