Raspberry Pi Zero

Raspberry PI specific forum
RSrole
User
User
Posts: 71
Joined: Fri Apr 29, 2022 8:27 pm

Raspberry Pi Zero

Post 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)
User avatar
mk-soft
Always Here
Always Here
Posts: 6242
Joined: Fri May 12, 2006 6:51 pm
Location: Germany

Re: Raspberry Pi Zero

Post 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
My Projects ThreadToGUI / OOP-BaseClass / EventDesigner V3
PB v3.30 / v5.75 - OS Mac Mini OSX 10.xx - VM Window Pro / Linux Ubuntu
Downloads on my Webspace / OneDrive
User_Russian
Addict
Addict
Posts: 1525
Joined: Wed Nov 12, 2008 5:01 pm
Location: Russia

Re: Raspberry Pi Zero

Post by User_Russian »

RSrole
User
User
Posts: 71
Joined: Fri Apr 29, 2022 8:27 pm

Re: Raspberry Pi Zero

Post by RSrole »

Thanks for the input!
Post Reply