Page 1 of 1

Raspberry Pi Zero

Posted: Mon Feb 12, 2024 6:44 pm
by RSrole
I've been thinking about getting one to play with. I have a project in mind, just to learn about it. If I do it, I'll need access to the gpio pins. I see some libraries on the web, but they seem to be for python. Anyone have any thoughts on this? I've never programmed in Linux, so a total newbie.

TIA to anyone who has words of wisdom.

// Moved from "General Discussion" to "OS Specific/Raspberry PI" (Kiffi)

Re: Raspberry Pi Zero

Posted: Mon Feb 12, 2024 7:00 pm
by mk-soft
Have a look at the Raspberry section of the PB forum.
However, I would recommend a PI 4 or PI 5. This also has LAN, WLAN, BlueTooth ready on the board and enough computing power to run GUI and thus PureBasic runs well.

For PIGPIOD see https://www.purebasic.fr/english/viewtopic.php?t=78440

Re: Raspberry Pi Zero

Posted: Mon Feb 12, 2024 8:03 pm
by User_Russian

Re: Raspberry Pi Zero

Posted: Wed Feb 14, 2024 6:16 pm
by RSrole
Thanks for the input!