Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 337 Bytes

File metadata and controls

8 lines (7 loc) · 337 Bytes

LED cube library in C++ programming language

This library is used to control the lighting of a cube consisting of 4 stages of 4 rows of 4 LEDs. It is intended for students who are new to programming in the C++ language. It provides basic functions to control the lighting of the LEDS :

  • individually
  • line by line
  • stage by stage