Examples Quick Start
This website is NOT up-to-date, it has been moved to https://itpnyu.github.io/p5ble-website
Here you will find a collection of interactive examples using p5ble.js.
You can find the source for all of the examples at the p5-ble-examples repository.
If you need to run the examples offline you can download p5ble library.
The url for the p5ble.js library to copy into an index.html file is:
<script src="https://unpkg.com/p5ble@latest/dist/p5.ble.js" type="text/javascript"></script>