Page 1 of 1

Receive data from PC

Posted: Fri Apr 09, 2021 7:47 pm
by Jonathan357611
Hello, Is there a way to send data from my (e.g.) Linux Laptop to my Raspberry Pi pico using the micro-USB port?
If yes how to do it? Im still learning :D
Thank you!

Re: Receive data from PC

Posted: Fri Apr 09, 2021 9:56 pm
by sonnybalut
Using Chrome browser on Ubuntu source in the description, here's a youtube demo --> https://www.youtube.com/watch?v=wAt93JhSLoQ

Thanks,
Sonny

Re: Receive data from PC

Posted: Sun Apr 11, 2021 4:32 pm
by dhylands
I put together an example which allows JSON data to be sent back and forth:
https://github.com/dhylands/json-ipc