Rick Sanchez

about 2 years ago
  • Electrical engineer
  • United States

Tutorial - ARDUINO I2C SCANNER LIBRARY

The I2CScanner library is instantiated through its constructor. The object contains as variables the address range for Low_Address and High_Address scanning. The object is initialized through the Init () method. There are three families of methods. The Scan methods work in ... view more