An open API service indexing awesome lists of open source software.

https://github.com/lachlanjc/web-haptics

Quick project to demonstrate haptic effects in a web browser with WebSockets + Arduino
https://github.com/lachlanjc/web-haptics

arduino haptics liveblocks react

Last synced: 2 months ago
JSON representation

Quick project to demonstrate haptic effects in a web browser with WebSockets + Arduino

Awesome Lists containing this project

README

          

# Web Haptics

This is a quick project to make a haptic soundboard running on the web. It uses a [Liveblocks](https://liveblocks.io) server to send WebSockets events to an Arduino, which fires off haptic feedback.

Read more & see a demo:

See the site: (less exciting without the accompanying hardware)

Made in spring 2024 for the ITP Haptics course with Professor Kate Hartman, which I highly recommend!

MIT License