ev3dev-lang-python icon indicating copy to clipboard operation
ev3dev-lang-python copied to clipboard

Is it possible to run the flask, requests and pybricks modules preferably in the same Python script

Open pascalvanmello opened this issue 1 year ago • 0 comments

  • ev3dev version: 4.14.117-ev3dev-2.3.5-ev3
  • ev3dev-lang-python version: ||/ Name Version Architecture Description +++-==========================================-==========================-==========================-========================================================================================= ii python3-ev3dev 1.2.0 all Python language bindings for ev3dev dpkg-query: no packages found matching micropython-ev3dev

I am trying to set up a Flask server to make devices interact. I started with an EV3 but wish to extend to other devices supporting Wi-Fi and Python, and later still Bluetooth and other languages such as Arduino. I need to be able to run the flask, requests and pybricks modules preferably in the same Python script. I have tried many things to date unsuccessfully. Please note I am new to EV3Dev and Linux so bare with me. Thank you.

pascalvanmello avatar Jan 15 '25 06:01 pascalvanmello