va3wam / SegbotSTEP

Arduino ESP8266 code for balancing two-wheeled robot with stepper motors
1 stars 0 forks source link

Get automated telemetry working #6

Open va3wam opened 6 years ago

va3wam commented 6 years ago

Needed for storing long term data for later analysis

  1. Use arrays in memory
  2. Use external storage
va3wam commented 6 years ago

Going to create a socket server to send telemetry to a client for analysis.