Pycharm vs thonny

are there any key differences between using PyCharm on a laptop to communicate with an Arduino versus using Thonny on a Raspberry Pi?

main difference I spot is the communication port, but anything else?

I have moved your topic to the Interfacing with the computer specific category.

The RPi will have a different serial port that it communicates on.

The difference will be only in software on the PC/RPi....Sorry, can't tell you specifics as I don't really use Python or Thonny.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.