SamuKata
denialtek
denialtek

patreon


Toying With This Week (Oct 10 - Oct 16)

Pattern Tagging

The improvements to make tagging more useful are finished now.

Tags are listed in the filters and can be quickly toggled to get to the patterns you want. You can also click the tags of a pattern to get to a tag editor that also shows all your existing tags.

I also re-designed the pattern picker to have a larger view of each pattern and organized the pattern info in a cleaner way. Next I really need to tackle some performance improvements on how patterns are rendered because the draw function right now is just awful.

DG-Lab Coyote

The Coyote now by default only uses the 10Hz-100Hz range (though it can be adjusted in the settings). I also added some +/- buttons to more easily do fine adjustments to the frequency.

There's been some discussion that the frequency doesn't map to an actual definition of frequency (100Hz actually only does 10 pulses per second). So I may adjust how frequency is displayed to be clearer.

Bluetooth Custom Toy Support

This is moving along slowly. The changes in XToys are mostly done, butI want to actually have sample code which means getting Arduino projects together for all the different toy types.

I'm also looking at support for a csv style command format and a byte array format for people that don't want to parse JSON.

Guide

Slowly working through adding more guide pages. I've added pages for how to step by step use the Discord bot and the Webpage Monitor. I still want to tackle documentation for some of the other more complex tools.

Smart Watch Support

This will be a while, but I've started mapping out how to support smart watches and working on some code for it.

The intention is just to have basic toy controls + ability to read sensors from the smart watch.


More Creators