Thomas O Fredericks

Results 12 issues of Thomas O Fredericks

Hi! Thank you for the great module! And thank you for updating it for VCV Rack 2! I use an Arduino Nano to send OSC messages through USB Serial. The...

It would be awesome if trowasSoft-VCV was added to Cardinal. It seems that the only issue is that fonts need license info and vetting. You can find more information here...

enhancement

The [OSC.js](https://github.com/colinbdclark/osc.js) library already provides a format for converting OSC messages to JSON. It would be great if _Cables_ followed this format. I discovered the issue while trying to code...

​Thank you for this. I found out you don't even need any additional hardware to update your Wemos Motor Shield. Only a Wemos. See here: https://github.com/thomasfredericks/wemos_motor_shield

- The _debounce_ algorithm can only be changed by adding a `#define` in the source file `Bounce.h`. - Selection of the _debounce_ algorithm should be allowed from the sketch instead.

todo :spiral_notepad:

Made a version compatible with the Adafruit GFX Library : https://github.com/thomasfredericks/wemos_matrix_gfx

The tracked property of the skeleton is never false as the return ArrayList with getSkeleton3d() only returns tracked skeletons. **Could getSkeleton3d() return all skeletons (tracked or not) instead of the...

### Describe the bug When the Atom Lite is NOT receiving data, it transmits data to the computer without an error. ![serial-receive](https://github.com/user-attachments/assets/b9d1a7e0-d3e2-4dc2-9556-11f4088a46b2) When the Atom Lite IS simultaneously receiving data,...

We need to document, the style, external object api and conventions. For reference, here is a generated tree of the current objects and their inheritance : | Class Name |...