Me making things for the M5Stack, the stackable ESP32 based device.
Go to file
Arne van Iterson fb247593e3 Altered to make space for another disk drive 2020-06-17 13:18:12 +02:00
.gitignore Altered to make space for another disk drive 2020-06-17 13:18:12 +02:00
M5_ARNweb.ino Altered to make space for another disk drive 2020-06-17 13:18:12 +02:00
README.md First Commit 2020-02-16 12:01:36 +01:00

README.md

M5_ARNweb

M5 interface for ARNweb API

If you want to use this for some reason you need to run ARNweb API on a server over HTTPS. Then put the url to the /system subsection on line 98 and your CA certificate in the const char* ca on line 34.