Seeed Grove ++  v0.0.1-2386
Linux C++ Library For Seeed Grove Devices
Todo List
Member I2C_SMBUS
Member SG::ChainableRGBLED::turn_on (const RGB8 &rgb, const bool reserved=true)
How to set multiple RGB LEDs if they are chained?
Member SG::CommonOLED::get_display_bitmap (void)
TODO BOOOO booooo
Member SG::Font::UbuntuMono::get_fontmap (void) const
finish UbuntuMono
Member SG::OLED096::clear_screen (void)
TODO boooo
Member SG::TemperatureSensor::get_celsius (void)
This needs to be removed once get_celsius boooooo
Member SG::ThreeAxisDigitalCompass::get_direction (const int16_t x, const int16_t y, const EGain gain)
I don't know how to test if this code is working correctly. Inspiration came from the method Hmc5883l::direction() in https://github.com/intel-iot-devkit/upm/blob/master/src/hmc5883l/hmc5883l.cxx
Member SG::ThreeAxisDigitalCompass::get_direction (const int16_t x, const int16_t y)
I don't know how to test if this code is working correctly. Inspiration came from the method Hmc5883l::direction() in https://github.com/intel-iot-devkit/upm/blob/master/src/hmc5883l/hmc5883l.cxx
Member SG::ThreeAxisDigitalCompass::get_direction (void)
I don't know how to test if this code is working correctly. Inspiration came from the method Hmc5883l::direction() in https://github.com/intel-iot-devkit/upm/blob/master/src/hmc5883l/hmc5883l.cxx
Member SG::ThreeAxisDigitalCompass::get_heading (void)
I don't know how to test if this code is working correctly. Inspiration came from the method Hmc5883l::heading() in https://github.com/intel-iot-devkit/upm/blob/master/src/hmc5883l/hmc5883l.cxx
Member SG::ThreeAxisDigitalCompass::get_heading (const int16_t x, const int16_t y, const EGain gain)
I don't know how to test if this code is working correctly. Inspiration came from the method Hmc5883l::heading() in https://github.com/intel-iot-devkit/upm/blob/master/src/hmc5883l/hmc5883l.cxx
Member SG::ThreeAxisDigitalCompass::get_heading (const int16_t x, const int16_t y)
I don't know how to test if this code is working correctly. Inspiration came from the method Hmc5883l::heading() in https://github.com/intel-iot-devkit/upm/blob/master/src/hmc5883l/hmc5883l.cxx