- Home
- Help and Support
- Support Forum
- 1 Wire Pi and 1 Wire Pi Plus
- Make sensors show up in /sys/bus/w1/devices ?
Make sensors show up in /sys/bus/w1/devices ?
2422 Views - Created 13/10/2017
13/10/2017
Posted by:
djctek
Is there a way to make the detected sensors show up in that directory for the program to read like they do when using the GPIO 4.7k resistor bitbang method strait to the RPI3?
Thanks if you can help!
Cheers!
It may be possible to set the path for the 1 wire device in the /etc/owfs.conf file. There is a parameter called mountpoint which is normally set to /mnt/1wire but it should be possible to change it to /sys/bus/w1/devices
Note: documents in Portable Document Format (PDF) require Adobe Acrobat Reader 5.0 or higher to view, download Adobe Acrobat Reader or other PDF reading software for your computer or mobile device.
Formatting your Forum Post
This forum uses BBCode, short for Bulletin Board Code, which is a lightweight markup language used primarily in online forums and message boards to format and structure posts. It provides a simple way for users to add formatting and styling to their text without requiring knowledge of HTML or other complex programming languages. With BBCode, users can enhance their messages by applying formatting tags such as bold or italic. Additionally, BBCode allows users to insert images, create clickable links, quote other users, and more.
Type | Syntax | Purpose |
---|---|---|
Bold | [b]{text}[/b] | Makes {text} bold |
Italic | [i]{text}[/i] | Makes {text} italic |
Quote | [quote]{text}[/quote] | Creates a quotation box saying {text} |
Image | [img]{url}[/img] | Shows the image indicated by {url} |
Link | [url]{url}[/url] | Makes a link to {url} |