Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re^2: i2c bus contention

by anita2R (Scribe)
on Mar 30, 2020 at 14:16 UTC ( [id://11114804]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    ...
    ...
      }
       return( $dataStr );
    }
    
  2. or download this
    # setup alternate i2c bus - SDA on gpio 22/SCL on gpio 23
    #  and INA219 addresses
        my $i2cDev   = '/dev/i2c-3';
    ...
    
        return $shuntA ;
    }
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11114804]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others contemplating the Monastery: (8)
As of 2024-04-23 09:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found