kartben / artificial-nose

Instructions, source code, and misc. resources needed for building a Tiny ML-powered artificial nose.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve sprite management to insure no drifting in data sampling

kartben opened this issue · comments

Improve sprite management to insure no drifting in data sampling

TODO:

  • do not pushSprite() with transparency ON when not strictly needed
  • have different sprites for different areas of the screen
  • do not pushSprite() in each loop?