Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4996

Beginners • Re: Best book for learning gpio programming on raspberry pi zero?

$
0
0
I'm looking for a book that teaches gpio pins programming on the raspberry pi zero in depth

I'll float an idea that other well-informed forum members can shoot down if necessary -

I doubt that any such formally-published book exists. (And if it did, it would probably be outdated.)


I think you need to give your question some substance by indicating whether you want to control the pins on your RPiZero under the control of an Operating System. If so, which OS, and which computer
languages are you prepared to consider for the implementation.

Or alternately whether this is a 'bare-metal' question where you wish to write a self-contained free-standing executable that will be in total exclusive control of the RPiZero once it has booted. In which case there is no OS and the implementation will probably be in C/C++. (I am aware of Ultibo https://ultibo.org/ which might be another option. I don't know its support status wrt RPiZero.)

Statistics: Posted by B.Goode — Thu May 09, 2024 12:18 pm



Viewing all articles
Browse latest Browse all 4996

Trending Articles