rwaldron/johnny-five

I2C Scanner?

scottgonzalez opened this issue · 0 comments

Is it possible to implement the i2c_scanner using the J-5 or firmata APIs?

I'm designing some boards that will have optional expansions, with each expansion device using IO expanders with specific addresses. When I initialize the board, I want to detect which expansions are connected.