Eugene provides the code to connect a Raspberry Pi 5 with Xojo to a Raspberry Pi Pico WH with Python to communicate through the GPIO with serial (UART) protocol. Ensure serial port communication is enabled on the Raspberry Pi 5
The teaser video can be viewed at:
To use the GPIO serial communication (UART) on the Raspberry Pi 5 with Xojo, install the following library with the command 'sudo apt install libunwind8'.
Breadboard Layout
Screen Grab of running program