User Tools

Site Tools


tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
tools [2020/01/08 13:11] damientools [2020/03/02 14:53] – [USB-I2C (USB-ISS) module] damien
Line 102: Line 102:
  
 ===== USB-I2C (USB-ISS) module ===== ===== USB-I2C (USB-ISS) module =====
 +
 +from [[https://www.robot-electronics.co.uk/htm/usb_iss_tech.htm]]
  
 To be used with [[https://github.com/milidam/devantech | i2c-devantech-iss]] kernel module, to access a dedicated ''/dev/i2c-x'' device on one's Linux desktop. To be used with [[https://github.com/milidam/devantech | i2c-devantech-iss]] kernel module, to access a dedicated ''/dev/i2c-x'' device on one's Linux desktop.
  
 +Then you can use the ''/dev/i2c-x'' device directly, or request another kernel module to use it:
 +<code>
 +echo <your_module> <device_address> > /sys/bus/i2c/devices/i2c-<x>/new_device
 +</code>
 +
 +When using ''zsh'', the latest command may result into failure ''zsh: file exists: /sys/bus/i2c/devices/i2c-<x>/new_device''; in that case, just switch to //bash//, and the same command will succeed.
tools.txt · Last modified: 2021/07/30 10:56 by damien