Working with GPIO on Raspberry Pi with FreeBSD

Raspberry Pi is based on Broadcom BCM2835 chip.

We can find description of Broadcom BCM2835 Peripherals here.
There are 54 general-purpose I/O (GPIO) lines split into two banks.

Here is instruction how to work with GPIO on Raspberry Pi with FreeBSD.

Читать далее