Skip to content

Instantly share code, notes, and snippets.

View mjvo's full-sized avatar

Mark Olson mjvo

View GitHub Profile
@mjvo
mjvo / index.html
Last active March 15, 2024 12:15 — forked from kotobuki/script.js
Web Bluetooth in p5js with Adafruit Circuit Playground Bluefruit (UART)
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.9.1/p5.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/p5.js/1.9.1/addons/p5.sound.min.js"></script>