How to run 2 programs on a Raspberry pi pico- A C and Python program at the same time?

The Raspberry Pi is a series of credit card-sized single-board computers developed in the United Kingdom by the Raspberry Pi Foundation to promote the teaching of basic computer science in schools and developing countries.

Post Reply
User avatar
/RaspberryPi
Corporate
Posts: 2449
Joined: Wed Jun 05, 2019 1:29 am

How to run 2 programs on a Raspberry pi pico- A C and Python program at the same time?

Post by /RaspberryPi »

Hey guys, I am new to the pico. I am working on a creating 2 picos to talk to each other through WiFi that is End-to-End encrypted. Basically, I wanted to run the python program for a asymmetric encryption algorithm to generate the key and then run a C program for the symmetric key encryption algorithm.
I would like to know how can I go about doing this?
I saw that there is a Fuzix OS but I do not see it to be helpful. Additionally, how would I pass the key generated from the python program to the C program?

submitted by /u/ZombieBoy_22
[link] [comments]

More...
Post Reply

Return to “Raspberry Pi Forum”