What is arduinoio.LibraryBase?

3 vues (au cours des 30 derniers jours)
Brandon Haggerty
Brandon Haggerty le 8 Avr 2016
I am trying to create a library that I can access on Matlab to control the LCD display on an arduino. The part that I am caught on is LibraryBase. Is it an actual thing? Or what do I replace this with in my own code? Is it just the folder that I keep my custom addons in? Thanks for the help.

Réponses (1)

Rahul Goel
Rahul Goel le 12 Avr 2016
Hi Brandon,
Arduinoio.LibraryBase is an abstract class for deriving Arduino add-on libraries. It is present in the Arduino Support. You can refer to the following link for more description and also an example:
Hope this helps.

Catégories

En savoir plus sur Arduino Hardware dans Help Center et File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by