SCUTTLE Robot – Plot Gamepad values in Nodered via txt file

SCUTTLE Project: https://MXET.github.io/SCUTTLE Next step: get both values from one file: https://youtu.be/hzgSystU4yI Nodered flow for this project: https://gist.github.com/dmalawey/e52e4492d373fda80928d054d87c0f9d How to get a variable value from one gamepad axis, save it into a text file (temporary file) and retrieve it in NodeRed for plotting. Choose your frequency of writing file and updating the chart. Choose the location of the generated txt file. Use lower level programs: gamepad.py and log.py