Saturday, March 9, 2013

Scanning Arduino's I2C Bus

Prototyping I2C circuits is not one of the easiest tasks for Arduino users. Sometimes we are racking our brains trying to make our sketch works without even realizing if the device is working properly or well connected to the bus line. Another bad situation is when we are not sure about device address.

Escaneando o barramento I2C do Arduino

Prototipar circuitos I2c não é uma das tarefas mais fáceis para usuários do Arduino. As vezes estamos quebrando a cabeça tentando fazer nossos programas funcionarem sem ao menos termos certeza se o dispositivo está funcionando corretamente ou devidamente conectado no barramento. Outra situação ruim é quando não temos certeza do endereço do dispositivo.