What is arduinoio.LibraryBase?

조회 수: 1 (최근 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 CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by