Services to control the bcm2835 chipset used in the Raspberry Pi

Uses the C library by Mike McCauley available at http://www.airspayce.com/mikem/bcm2835/

This module targets the model B revision 1, it could be tweaked for other versions.

All subgroups and modules

module bcm2835

bcm2835 :: bcm2835

Services to control the bcm2835 chipset used in the Raspberry Pi
package_diagram bcm2835\> bcm2835 core core bcm2835\>->core bcm2835\>examples\> examples bcm2835\>examples\>->bcm2835\>

Ancestors

group codecs

core > codecs

Group module for all codec-related manipulations
group collection

core > collection

This module define several collection classes.
group text

core > text

All the classes and methods related to the manipulation of text entities

Parents

group core

core

Nit common library of core classes and methods

Children