官方M5StackATOMMatrixESP32嵌入式开发套件MPU6886Arduino ¥99 去购买 接入homeassistant: 花了一点时间尝试使用esphome接入,大部分成功。包括:按钮,加速度仪、角速度仪,5*5灯板,均可在homeassistant中进行操作。 以下为提供模板: 注意:由于zdm不支持代码块,粘贴yaml代码会导致缩进错误 ,我将yaml代码转换成了json代码。
最近购入了一个ATOM Matrix,挺喜欢。模块化设计,方便使用的同时也很迷你。买入它的原因是为了使用他自带的mpu6886陀螺仪模块,同时他使用的esp32,方便我使用esphome进行接入。 产品细节: 东西到手后发现做工一般般,总体上说的过去,但是略有瑕疵。提供的资料也有限。自带有测试程序,按键会自动变换显示内容。 接入homeas...
I tried to use ATOM Matrix in Ephome,here is a template that i hoping to be helpful to you. 我尝试在esphome中使用它,可以驱动大部分组件,并接入homeassistant。希望对你有所帮助。 分别使用了角速度仪、线速度仪(mpu6886),灯板,按钮。均可以在homeassistant中进行操作。 esphome: name: gradienter frie...