node.js - Convert Audio to PWM signals (LRA Motor) -


i'm using macaron haptic design. here's demo here's github repo

i need guidelines on how rewrite macaron use websocket (node or python) process can send out pwm signals instead of amplitude/frequency audio stuff.

first considering using raspberry pi this, came across adafruit ft232h breakout - general purpose usb gpio+spi+i2c , use usb i2c rather whole pi. can run websocket server on local computer easier networking setup pi host web stuff.

what guys think?


Comments

Popular posts from this blog

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -