M5Unit-ENV 1.4.0 git rev:c1b5980
Loading...
Searching...
No Matches
unit_HatYun.hpp File Reference

Hat Yun for M5UnitUnified. More...

#include <M5UnitComponent.hpp>
#include <m5_utility/container/circular_buffer.hpp>
#include "unit_SHT20.hpp"
#include "unit_BMP280.hpp"

Go to the source code of this file.

Classes

struct  m5::unit::hatyun::Data
 Light sensor measurement data. More...
 
class  m5::unit::HatYun
 Hat Yun is an environmental sensor hat that integrates SHT20, BMP280, and STM32 LED/Light controller. More...
 
struct  m5::unit::HatYun::config_t
 Settings for begin. More...
 

Namespaces

namespace  m5
 Top level namespace of M5Stack.
 
namespace  hatyun
 For HatYun.
 

Variables

constexpr uint8_t m5::unit::hatyun::NUM_LEDS {14}
 Number of RGB LEDs on Hat Yun.
 

Detailed Description

Hat Yun for M5UnitUnified.