Bela
Real-time, ultra-low-latency audio and sensor processing system for BeagleBone Black
|
This example is a handy utility which will identify all connected I2C devices and print information on them to the console.
When the program runs it will print the address and sensor type of all the Trill sensors you currently have connected to the I2C bus.
This is particularly useful if you are unsure of the address of the sensor after changing it via the solder bridges on the back. This example will also give you a total count of the amount of Trill sensors connected to Bela.
NOTE: as this example scans several addresses on the i2c bus it could cause non-Trill peripherals connected to it to malfunction.