What is arduinoio.LibraryBase?

3 ビュー (過去 30 日間)
Brandon Haggerty
Brandon Haggerty 2016 年 4 月 8 日
回答済み: Rahul Goel 2016 年 4 月 12 日
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.

回答 (1 件)

Rahul Goel
Rahul Goel 2016 年 4 月 12 日
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.

カテゴリ

Help Center および File ExchangeArduino Hardware についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by