Skip to content

Commit

Permalink
README: added notes on BeableBone Blue (ref #6)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbogusz committed Oct 15, 2018
1 parent b2fb4d3 commit d38f0b1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,10 @@ TODO:
## Supported platforms
The library should work on all platforms supporting Linux I2Cdev access (`/dev/i2c-*` device files) and GPIO access via `/sys/class/gpio/*`.

It was tested on a BeagleBone Green Wireless.
It was tested on a BeagleBone Green Wireless with 5 sensors working on the same bus.

As per #6 it also works on BeagleBone Blue with Seeed Studio's [Time of Flight Distance Sensor](https://www.seeedstudio.com/Grove-Time-of-Flight-Distance-Sensor%28VL53L0X%29-p-3086.html) (yet another breakout board with Grove connector)
However, using multiple sensors will require soldering additional connectors for the XSHUT pins (one of the two 2.54 pads by the Grove connector) and wiring them to the main BBU board, see [Multiple sensors section](#multiple-sensors) for details.

---

Expand Down

0 comments on commit d38f0b1

Please sign in to comment.