electricui-embedded icon indicating copy to clipboard operation
electricui-embedded copied to clipboard

Example with compressed payloads

Open Scottapotamas opened this issue 5 years ago • 0 comments

Create an example project using a 3rd party compression library to shrink payloads.

Example should use a large enough 'input' structure that the compression has visible reductions in size (something like lots of floats, or text?).

  • [ ] Find compression library (Heatshrink?)
  • [ ] Implement with an Arduino example
  • [ ] UI side for validation etc
  • [ ] Minor writeup/recipie.

Scottapotamas avatar Mar 24 '19 10:03 Scottapotamas