Introduction
This post links to resources that describes how to control the spectrometer+ using a usb port and python.
Resources
Using the serial port to send data python to arduino
[Arduino Touch Screen Tutorial | TFT LCD](https://howtomechatronics.com/tutorials/arduino/arduino-tft-lcd-touch-screen-tutorial/) (How to structure the loop and select action dependent on user input) |
Make a Digital Multimeter with Arduino (A simpler alternative for how to select alternative actions in loop - including pausing in an eternal while statement?)