Skip to content

WCBru/RGBris-Arduino

 
 

Repository files navigation

Robogals Brisbane Arduino Library

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.

Running

Download the zip file of the library and extract it. Open RGBris-Arduino-master.ino with the Arduino IDE

Libraries

  • LEDs
  • Buttons
  • Piezo Buzzer
  • Ultrasonic Sensor
  • 7 Seg display

Adding more libraries

  1. Create the folder (preferable within Libraries)
  2. Create a .cpp (source file) and .h (header file) within the folder
  3. Add both the source and header file within RGBris-Arduino-Lib.h

About

Arduino libraries for use by Robogals Brisbane in Arduino workshops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 90.4%
  • C 9.6%