Arduino libraries developed for use by Robogals Brisbane.
There are two main folders: Libraries, which contains the library source code, and Example Programs, which contains some examples. Feel free to make sub-folders within these folders.
Download the zip file of the library and extract it.
Open RGBris-Arduino-master.ino with the Arduino IDE
- LEDs
- Buttons
- Piezo Buzzer
- Ultrasonic Sensor
- 7 Seg display
- Create the folder (preferable within Libraries)
- Create a
.cpp(source file) and.h(header file) within the folder - Add both the source and header file within
RGBris-Arduino-Lib.h