Interfacing LCD (16X2) with matlab through arduino

11 views (last 30 days)
Hi. I want to interface LCD with MATLAB via arduino. when iam connecting Arduino to LCD, by using LiquidCrystal arduino library, i succesfully connected. but i cant able to connect with matlab because the same library cant be used directly.
i tried copying the LiquidCrstal.h and LiquidCrstal.cpp file in visual studio and tried generating .dll file. but there was error in building.
i didnt able to do with mcc- commands in command window of matlab. here also iam not succesful.
can anyone plz help me out from this problem. How to use the libraries in matlab and how to build .dll file with existing .h and .cpp files i will be more happy if anyone takes interest and build .dll file. iam attaching .h and .cpp files.(i converted to text files for uploading. basically they are, header is .h file and source is .cpp file)
Thank you

Answers (0)

Categories

Find more on MATLAB Support Package for Arduino Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!