Skip to content
Giorgioggì edited this page Jan 15, 2021 · 3 revisions

Installation

Webbino was developed and tested with Arduino 1.8.13.

Webbino can be installed from the Library Manager just like any other Arduino library.

If you prefer to install it manually, you are strongly recommended to use the latest stable version rather than picking the current git master branch, as the latter might be under development and unstable.

Dependencies

Webbino requires the PString library to be installed.

Besides that, the various platform backends might depend on different networking libraries or cores.

Whenever an external library is needed, you are recommended to always install the latest available version.