Teste semf
Kontakt
?>

Autor: Maike Nagel

zurück zur Dokumentation

I2cSlaveDevice

The I2cSlaveDevice class is a simple digital copy of an I2cSlave communicating with the internal I2cMasterHardware communication module. Multiple slave devices...

Weiterlesen

LedDimming

With the help of this class various waveforms to an output pin or LED can be easily generated. It does this...

Weiterlesen

Bootloader

The purpose of this module is to update the currently running firmware with a new one and reboot the embedded device....

Weiterlesen

Buffer and Average

For Embedded system projects, one of the most used data structure is the ring Buffer (also called circular buffer). This Buffer...

Weiterlesen

Crc

The Crc interface class has as its main purpose the computation of cyclic redundancy check (CRC) of the input data. The...

Weiterlesen

DigitalIn

The classes DigitalInPolling, DebouncedDigitalInPolling and DigitalInInt have as main goal the handling of a digital input signal form a normal GPIO...

Weiterlesen

DigitalOut

The class DigitalOut has as main goal the handling of a digital output signal. To configure an inverted output, please do...

Weiterlesen

zurück zur Dokumentation