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
- Host: GitHub
- URL: https://github.com/lachlanjc/web-haptics
- Owner: lachlanjc
- Created: 2024-03-04T23:30:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T01:50:27.000Z (over 2 years ago)
- Last Synced: 2025-02-02T19:36:36.068Z (over 1 year ago)
- Topics: arduino, haptics, liveblocks, react
- Language: C++
- Homepage: https://web-haptics.vercel.app
- Size: 43 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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