Originally posted by Prospekteur
View Post
For example see: http://todbot.com/blog/2009/11/29/i2...c-bus-scanner/
Each I2C device has factory designated address (sometimes you can change it with jumpers). You need to know yours. The code assumes most likely address (check the header with all the defines in the project), but your LCD can be configured differently. There is no standard for addresses.
Comment