Processing + Firmata + Library
in
Integration and Hardware
•
3 years ago
Hey guys,
I have a arduino-board successful connected to Processing. Now I want to use a library (which I already have used in the Arduino enviroment) in Processing. In the Arduino software I use normally #include <SLCD.h> to import the library but that doesn't work in Processing. How can I import C(?)-libraries in Processing. Was seeking for hours and I am sorry to bother u with that but u are my last hope ;)
Thx in advance! Best,
Jason
I have a arduino-board successful connected to Processing. Now I want to use a library (which I already have used in the Arduino enviroment) in Processing. In the Arduino software I use normally #include <SLCD.h> to import the library but that doesn't work in Processing. How can I import C(?)-libraries in Processing. Was seeking for hours and I am sorry to bother u with that but u are my last hope ;)
Thx in advance! Best,
Jason
1