SerialCommunicationPython Install serial or pyserial module; Connect your mcu(with arduino code uploaded on it) to a usb port; Update the value of port in app.py accordingly; Run app.py in terminal;