Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 03:29 28 Nov 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : Newbie question

Author Message
Bernie3D
Newbie

Joined: 02/08/2023
Location: United States
Posts: 19
Posted: 07:09am 08 Aug 2023
Copy link to clipboard 
Print this post

My first post.
Firstly a big thanks to Geoff and Peter for your selfless devotion to this project.

I would like to know if it is possible to use the console on USB, as a simple USB CDC (USB to Serial), using PRINT and INPUT. I want to talk to the Pico from a PC. I am aware that I can get kicked out of a running program with a Ctrl-C or an error message. I can hopefully avoid this by comms protocol. Is there anything else I should know?
 
Volhout
Guru

Joined: 05/03/2018
Location: Netherlands
Posts: 4247
Posted: 07:33am 08 Aug 2023
Copy link to clipboard 
Print this post

Yes, you can
You can run a program that uses these command to transfer a mite in a smart peripheral. Until you send ctrl-C (or the mite reboots). Then you get back to terminal mode.

Volhout
Edited 2023-08-08 17:54 by Volhout
PicomiteVGA PETSCII ROBOTS
 
matherp
Guru

Joined: 11/12/2012
Location: United Kingdom
Posts: 9128
Posted: 07:39am 08 Aug 2023
Copy link to clipboard 
Print this post

You can avoid the ctrl-C issue with OPTION BREAK and errors can be handled by ON ERROR
 
Bernie3D
Newbie

Joined: 02/08/2023
Location: United States
Posts: 19
Posted: 03:39am 09 Aug 2023
Copy link to clipboard 
Print this post

Thanks for your input.
I am amazed by the capabilities in such a small package. The fun begins...
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024