Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

honechko/DS2480

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1-wire bus master

1-wire bus master

This device is based on DS2480B, UART to 1-wire bus master converter. Device is fully compatible with a lot of software written for DS2480B (such as OWFS).

Key features

  • all advantages of DS2480B (slew rate control, active pullup, hardware acceleration)
  • full galvanic isolation of host side from 1-wire bus (UART as well as power supply)
  • compatible with 5V and 3.3V UART TTL logic (Raspberry Pi ready)
  • few connector types supported

Schematic

schematic

Linux driver

Device is compatible with ser1wm (Serial 1-wire bus master driver for Linux). Use this command to attach driver to serial line to which 1-wire bus master is connected:

# ser1wm_attach /dev/ttyUSB0

Morty Proxy This is a proxified and sanitized view of the page, visit original site.