Skip to content

Generic libraries to be used by final Arduino projects compatible with main MCUs architectures (Atmel-AVR/Espressif8266/ESP32)

License

Notifications You must be signed in to change notification settings

HaiqiangXu/Arduino-Generic-Libraries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Generic libraries to be used by final Arduino projects compatible with main MCUs architectures (Atmel-AVR/Espressif8266/ESP32)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages