poseaction

eventual goal is to control a game on the 16x25 led array using body poses.

todo

  • pose detection
    • install other model in camera, e.g. mobilenet
    • interface model to i2c
    • pose detect model
      • option a: posenet
        • figure out how to convert to kmodel
        • figure out how to parse output
      • option b: train on pictures (transfer from mobilenet or something)
        • output = controls

learning:

camera phase

ordered m5 StickV camera https://www.adafruit.com/product/4321

Downloaded software in j:\sw\stickv\

Info Links:

intermediate

StickV --(??wireless??)--> teensy https://thousandiy.wordpress.com/2020/03/11/wi-fi-add-on-to-grove-adapter-for-m5stickv/

intermediate

C.H.I.P wifi rest requests -> I2C

LED driver + Tetris