Install Step 1

Download and install the latest version of the Arduino IDE Logo Arduino IDE.

 

Step 2

Open the Arduino IDE and click Tools ⇒ Manage Libraries...

Arduino Library Manager Menu: Tools -> Manage Libraries...

 

Step 3

Search for RBD_ in the Arduino Library Manager then click Install on a specific library.

Arduino Library Manager: Searching for RBD Libraries

 

Step 4 (only for some libraries)

Some libraries are dependent upon others to work correctly. Click Install all to install these dependencies and avoid compile-time errors.

Arduino Library Manager: RBD_Button Dependencies Confirmation

 

Next Step

Open an example to get started and read the docs to learn how to use the libraries.

Arduino IDE: RBD_Light Example Blink Without Delay