Simple M5 stack interface that copies the current power use of a rooted Toon
Go to file
Arne van Iterson 2f911698cf Uploading this to show it off on ARNweb 2022-08-28 18:03:54 +02:00
.vscode Uploading this to show it off on ARNweb 2022-08-28 18:03:54 +02:00
fonts Uploading this to show it off on ARNweb 2022-08-28 18:03:54 +02:00
.gitignore Uploading this to show it off on ARNweb 2022-08-28 18:03:54 +02:00
M5_TOON_Mini.ino Uploading this to show it off on ARNweb 2022-08-28 18:03:54 +02:00
README.md Uploading this to show it off on ARNweb 2022-08-28 18:03:54 +02:00

README.md

M5 Stack Toon Mini

Introduction

Simple M5 stack interface that copies the current power use of a rooted Toon. I made it to search the house for devices that continuously use power and unplug them if it isn't too much of an inconvenience.

Setup

This sketch can be uploaded to any M5Stack. It is dependant on my other M5 stack project M5Stack_WifiJson. Do not forget to change the IP address at line 69 (nice) to the IP of your Toon or it won't work. A hostname should work as well but if you notice that it won't connect every now and then consider giving your Toon a static IP and change it to that. From experience I can say that the Experiabox V10 does not handle hostname requests consistently.