Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 1251

Python • Re: How to code remotely raspberry pi zero W

$
0
0
Hello,
I've tried to connect studio code via ssh to raspberrypi zero w in order to code and deploy remotly, but the architectur in not compatible. Is there a manner in order to do this? other ide?
thanks!
I looked as VS for remote access but found it complex plus I would have to buy VS. Here's a Google search you may have already tried https://www.google.com/search?q=%22visu ... s-wiz-serp

I use Thonny and a USB cable to connect to PICO's and ZERO's from another device. This generally works well but can be finicky at times especially on PICO with uPython. For those cases I use MPREMOTE. One problem with Thonny and Remote Python is that it doesn't support debugger. I find I have to put print statements in under a 'debug' control variable. I think VS supports remote debugger.

Statistics: Posted by DS256 — Sun Sep 15, 2024 11:25 am



Viewing all articles
Browse latest Browse all 1251

Trending Articles