Skip to content

ubugnu/Arduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

Arduino

These are my personal Arduino libraries which I began to write when I was learning Arduino programming (which is mainly C++ programming based on Arduino libraries).

Yet, it only contains the Button library which handle buttons connected to Arduino platforms.

Important remark

Please note that I'm a beginner at C/C++ programming, thereby, my codes are not fully optimized nor efficient for a microcontroller (you'll see a lot of horrible unsigned long declarations), this will hopefully change in future, anyway feel free to modify my code in a microcontroller-friendly fashion.

About

My personal Arduino libraries

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages