smbus2 icon indicating copy to clipboard operation
smbus2 copied to clipboard

deteced i2c adress

Open TheYigidOS opened this issue 5 years ago • 2 comments

hi how can i list avaible i2c adresses in python code

TheYigidOS avatar Jan 10 '20 23:01 TheYigidOS

Trial and error is your friend.

I wrote a small snippet of code which shows similar results as i2cdetect do. i2c device scan example

Cheers Stefan

kungpfui avatar Jan 13 '20 20:01 kungpfui

Thanks guy

Windows 10 için Postahttps://go.microsoft.com/fwlink/?LinkId=550986 ile gönderildi


Gönderen: Stefan S. [email protected] Gönderildi: Monday, January 13, 2020 11:23:39 PM Kime: kplindegaard/smbus2 [email protected] Bilgi: KJPOUNDY132 [email protected]; Author [email protected] Konu: Re: [kplindegaard/smbus2] deteced i2c adress (#43)

Trial and error is your friend.

I wrote a small snippet of code which shows similar results as i2cdetect do. i2c device scan examplehttps://gist.github.com/kungpfui/54784ebc3b3ca72169c1839720b313bf

Cheers Stefan

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/kplindegaard/smbus2/issues/43?email_source=notifications&email_token=ALEX5HNPRSG6UYNOSDYJSK3Q5TEUXA5CNFSM4KFOTUA2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEI2E3EY#issuecomment-573853075, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ALEX5HM6V5FDXLOOGCAN4TLQ5TEUXANCNFSM4KFOTUAQ.

TheYigidOS avatar Jan 15 '20 16:01 TheYigidOS