This project uses the following libraries that can be installed with arduino library manager:
Name | Version | Board |
---|---|---|
IRremote |
4.4.1 | M5StickC/+/+2 |
IRremoteESP8266 |
2.8.6 | M5StickC/+/+2 |
M5StickC |
0.3.0 | M5StickC |
M5StickCPlus |
0.1.0 | M5StickC+ |
M5Unified |
0.2.2 | M5StickC/+/+2 |
M5StickCPlus2 |
1.0.1 | M5StickC+2 |
NimBLE-Arduino |
2.1.2 | M5StickC/+/+2 |
EEPROM |
xxx | M5StickC/+/+2 |
WiFi |
2.0.0 | M5StickC/+/+2 |
DNSServer |
2.0.0 | M5StickC/+/+2 |
WebServer |
2.0.0 | M5StickC/+/+2 |
The libraries marked with
xxx
are included in the Arduino IDE by default.
You can install the libraries using the Arduino Library Manager. Open the Arduino IDE and go to Sketch > Include Library > Manage Libraries...
, then search for the library name and install it.
For more information you can read ./Dockerfile
which has the commands to install them with arduino-cli