New Library for Arduino
hey guys,
i have never liked arduino libraries have written new 1 liking. i understand library "nice looking" or newbie friendly think far better suited larger projects , libraries.
i called ooarduino , written in c++. i calling current version 0.0.0 using in project , finding easy use.
my main gripes arduino libraries global variables , singletons. my new library requires passing in of registers wish use. the thing grabs puts in interrupts installs handlers can hook yourself. this means have complete control on running on processor @ time.
i can lot more think code speaks itself. i can't build library on windows right if wants write build-scripts awesome.
i'm sure there bugs , there defiantly still things need implemented please throw of ideas on issue tracker.
the project hosted @ bitbucket @ https://bitbucket.org/kevincox/ooarduino , have docs @ http://kevincox.bitbucket.org/ooarduino/doxygen/.
of course, if have right here perfect.
enjoy, kevin
i have never liked arduino libraries have written new 1 liking. i understand library "nice looking" or newbie friendly think far better suited larger projects , libraries.
i called ooarduino , written in c++. i calling current version 0.0.0 using in project , finding easy use.
my main gripes arduino libraries global variables , singletons. my new library requires passing in of registers wish use. the thing grabs puts in interrupts installs handlers can hook yourself. this means have complete control on running on processor @ time.
i can lot more think code speaks itself. i can't build library on windows right if wants write build-scripts awesome.
i'm sure there bugs , there defiantly still things need implemented please throw of ideas on issue tracker.
the project hosted @ bitbucket @ https://bitbucket.org/kevincox/ooarduino , have docs @ http://kevincox.bitbucket.org/ooarduino/doxygen/.
of course, if have right here perfect.
enjoy, kevin
hi kevincox.
could post example see how works?
do have plans easier use? , mean device specific stuff.
regards.
could post example see how works?
quote
my new library requires passing in of registers wish use
do have plans easier use? , mean device specific stuff.
regards.
Arduino Forum > Development > Other Software Development > New Library for Arduino
arduino
Comments
Post a Comment