fsr
fsr copied to clipboard
FSR code used for dance pads
Per the issue title, I got the sketch compiling and uploading with arduino-cli, and could contribute some instructions if you care to have them.
I mentioned this on Discord a couple of months ago, but have only just gotten back into hacking on the FSR code. This issue manifests as a TypeError in `aiohttp`...
Rewrite most of server.py to centralize the main loop in one place (see line 673). * Detect number of sensors on serial connect * Backpressure for sensor values broadcasts (waits...
Tried installing the latest version of Python (3.10.1), experiencing build wheel failures for `multidict` and `yarl`. For now, the stable way to install Python is by installing [Python 3.8.6](https://stackoverflow.com/a/64452019).
hi, I wanted to ask if you will create an installation file for windows for the management of the FSR thresholds, in order to make it easier to manage the...
In step 7 of the 'Firmware Setup' section of the readme, the hyperlink for the sensor array points here: https://github.com/teejusb/fsr/blob/365fed59e0f3ff683977c3421226eaf6edc7ec3e/fsr.ino#L204-L209 where it should be pointing here: https://github.com/teejusb/fsr/blob/365fed59e0f3ff683977c3421226eaf6edc7ec3e/fsr.ino#L428-L433 not super crucial...
Bumps [idna](https://github.com/kjd/idna) from 3.6 to 3.7. Release notes Sourced from idna's releases. v3.7 What's Changed Fix issue where specially crafted inputs to encode() could take exceptionally long amount of time...
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...