-
Notifications
You must be signed in to change notification settings - Fork 39
Software dependencies
sh123 edited this page Dec 14, 2022
·
7 revisions
Install via board manager:
- Arduino ESP32 (search for esp32): https://github.com/espressif/arduino-esp32
- Use latest 2.0.5+ version, if board manager does not list it then update "Additional boards manager URL" to https://raw.githubusercontent.com/espressif/arduino-esp32/gh-pages/package_esp32_index.json
Install via libraries:
- RadioLib library: https://github.com/jgromes/RadioLib
- Arduino Timer library: https://github.com/contrem/arduino-timer
- CircularBuffer library: https://github.com/rlogiacco/CircularBuffer
- DebugLog library: https://github.com/hideakitai/DebugLog