Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.83 KB

README.md

File metadata and controls

18 lines (15 loc) · 1.83 KB

Generic-Libraries

General purpose libraries for final Arduino projects which can include them easily as needed through the platformio.ini config file.

External libraries

These are the external libraries that are included in Generic-Libraries as submodules which links to the original source repositories, and following these instructions to separate Generic-Libraries superproject local changes from the original source repository:

NOTE: all credits goes to, of course, the respective owners of these repositories.

Own libraries

Library Description Hardware associated
Common_Lib Quick static classes for frequently used functionalities like ReadKeyboard() for debugging -
Melodies_Lib Controls active/passive buzzers to reproduce melodies Buzzer
Joystick_Lib Controls analog joysticks with 2 axes and a switch button Joystick
Motors_Lib Controls 4 motors splitted into 2 axes through the driver L298N Motors