You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to create blocks in Scratch that can upload and run programs on the Raspberry Pi Pico board, so I can control both the Pico and Scratch simultaneously.
Currently, I've successfully managed to control the Raspberry Pi Pico board pins using the OneGPIO extension. However, the OneGPIO extension requires direct control of the pins, making it challenging to perform operations like SPI communication. What methods can I use to achieve this? I have looked for various solutions but have yet to find a suitable one. Any help would be appreciated!
P.S. In BIPES, I succeeded in controlling an LCD via SPI communication using blockly.python blocks for the Pico, but I couldn't effectively utilize the teachable machine in BIPES, leading me to switch to Scratch. However, controlling the Pico board in Scratch seems very challenging.
This is not an issue; it's a question!
I want to create blocks in Scratch that can upload and run programs on the Raspberry Pi Pico board, so I can control both the Pico and Scratch simultaneously.
Currently, I've successfully managed to control the Raspberry Pi Pico board pins using the OneGPIO extension. However, the OneGPIO extension requires direct control of the pins, making it challenging to perform operations like SPI communication. What methods can I use to achieve this? I have looked for various solutions but have yet to find a suitable one. Any help would be appreciated!
P.S. In BIPES, I succeeded in controlling an LCD via SPI communication using blockly.python blocks for the Pico, but I couldn't effectively utilize the teachable machine in BIPES, leading me to switch to Scratch. However, controlling the Pico board in Scratch seems very challenging.
Operating System and Browser
mac , chrome,
scratch - https://mrcomputer1.github.io/scratch-modding/tutorial/getting-started/prerequisites
oneGPIO extention - https://mryslab.github.io/s3-extend/
bipes - https://bipes.net.br/wp/
e.g. Mac OS 10.11.6 Safari 10.0
The text was updated successfully, but these errors were encountered: