Ci2c_smbus_ioctl_data | |
CSG::BeagleBone::LEDControl | BeagleBone LED software controller |
CSG::BeagleBone::Watchdog | BeagleBone hardware watchdog |
CSG::FD | Used in combination with shared_ptr to reference count open file descriptors |
▼CSG::Font::Monospace | Very simple 8x8 monospace font, typically for 7-bit ASCII characters between 0x20 and 0x7f |
CSG::Font::CapRouge | Cap Rouge is a very simple monospace font for 7-bit ASCII characters between 32 and 127 |
CSG::Font::CourierNew | Standard Courier New font for 7-bit ASCII characters between 32 and 127 |
CSG::Font::DejaVuSans | Standard Deja Vu Sans font for 7-bit ASCII characters between 32 and 127 |
CSG::Font::UbuntuMono | Standard Ubuntu Mono font for 7-bit ASCII characters between 32 and 127 |
CSG::GpioManagement | Singleton object used to manage GPIO |
▼CSG::GroveBase | |
▼CSG::GroveGPIO | Base class for Groves that use the UART interface in GPIO mode (General Purpose Input Output) |
CSG::Button | Push button |
CSG::Buzzer | Audible buzzer |
CSG::ChainableRGBLED | RGB LED which can be set programatically to any of 16.7 million colours |
CSG::LEDBar | I2C 10-segment LED gauge bar |
CSG::VariableColorLED | LED which can be turned on or off |
▼CSG::GroveI2C | Base class for Groves that use the I2C (Inter-Integrated Circuit) interface |
▼CSG::GroveI2CAnalog | Base class for analog I2C Groves sensors |
CSG::TemperatureAndHumiditySensor | Temperature and humidity sensor |
CSG::TemperatureSensor | Temperature sensor |
▼CSG::GroveI2CDigital | Base class for digital I2C Groves |
▼CSG::CommonOLED | The I2C 0.96" OLED and I2C 1.12" OLED displays have quite a bit of common functionality |
CSG::OLED096 | I2C 0.96" x 0.96" square OLED display |
CSG::OLED112 | I2C 1.12" rectangular OLED display |
CSG::I2CADC | Analog-to-digital converter for analog I2C sensors |
CSG::LCDRGBBacklight | LCD RGB backlight |
CSG::ThreeAxisDigitalCompass | 3-axis digital compass |
CSG::GroveUART | Base class for Groves that use the UART (Universal Asynchronous Receiver/Transmitter) interface |
CSG::LEDBar::Data | The command is 16 bits wide, and the colour data is 12 x 16 bits |
CSG::RGB8 | Simple structure used to store 8-bit RGB colour values |
CSG::SGpp | Central class to the Seeed Grove ++ library |