Sensorian  1.0
C API Reference Guide Library
main.c File Reference

Software PWM brightness control for LED. The PWM duty cycle rised from 0% to 100% and then jumps back to zero. More...

#include <bcm2835.h>
#include <stdio.h>
#include "Utilities.h"

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Detailed Description

Software PWM brightness control for LED. The PWM duty cycle rised from 0% to 100% and then jumps back to zero.

Author
D.Qendri
Date
30 May 2015

Definition in file main.c.

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 33 of file main.c.