Is there a Tutorial, Handbook or Wiki available beside the video? #44
Replies: 8 comments 9 replies
-
You probably need to familiarize with how the workspaces works in vscode, there are multiple ways of using them : https://code.visualstudio.com/docs/editor/workspaces/workspaces |
Beta Was this translation helpful? Give feedback.
-
Try opening it manually using the serial monitor :
[image: image.png]
Le ven. 14 mars 2025 à 17:34, Zeppelin500 ***@***.***> a
écrit :
… Yes, same port as for upload. Upload works well. But nothing there after
upload. And I`m sure the bord is sending messages.
image.png (view on web)
<https://github.com/user-attachments/assets/9cdbba85-6876-4954-9e7b-36326b144bc5>
—
Reply to this email directly, view it on GitHub
<#44 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6NRM6PTDNRRZ6K4AF5JOXD2UNDPJAVCNFSM6AAAAABZALSL7CVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENJQGU4TCMI>
.
You are receiving this because you commented.Message ID:
<thelastoutpostworkshop/arduino-maker-workshop/repo-discussions/44/comments/12505911
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Make sure the Serial Monitor extension is installed : |
Beta Was this translation helpful? Give feedback.
-
The Serial monitor extension maybe in conflict with another extensions installed, I see a "ports" tab. Try disabling unneeded extensions. |
Beta Was this translation helpful? Give feedback.
-
You are on Linux ?
Le ven. 14 mars 2025 à 18:27, Zeppelin500 ***@***.***> a
écrit :
… it is a clean new install of VSC
image.png (view on web)
<https://github.com/user-attachments/assets/29f227de-21c2-44fb-858e-8cfad585dbdb>
—
Reply to this email directly, view it on GitHub
<#44 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6NRM6K44GAE7CS6YUKPN4L2UNJU3AVCNFSM6AAAAABZALSL7CVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENJQGYYTMNI>
.
You are receiving this because you commented.Message ID:
<thelastoutpostworkshop/arduino-maker-workshop/repo-discussions/44/comments/12506165
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Try disabling the Arduino Maker Workshop extension to see if the Serial Monitor show something |
Beta Was this translation helpful? Give feedback.
-
No problem |
Beta Was this translation helpful? Give feedback.
-
I'm new to VSC and am currently trying out this software. But I'm having trouble with the simplest things. For example, I can't open an existing scratch in VSC so that it's "connected" to this extension. All the core libraries provided by the board are missing. However, if I open a lib example code, it finds the core libraries.
That's probably my fault, a small reference book would be great.
I'm getting along pretty well with the Arduino IDE 2, but I'd like to expand my horizons.
Beta Was this translation helpful? Give feedback.
All reactions