MCPcopy Create free account
hub / github.com/RetiredWizard/PyDOS / i2cscan.py

File i2cscan.py

i2cscan.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Scanner i2c en MicroPython | MicroPython i2c scanner
2# Renvoi l'adresse en decimal et hexa de chaque device connecte sur le bus i2c
3# Return decimal and hexa adress of each i2c device
4# https://projetsdiy.fr - https://diyprojects.io (dec. 2017)

Callers

nothing calls this directly

Calls 1

I2CMethod · 0.80

Tested by

no test coverage detected