cosmok82 1 Posted June 9, 2013 Share Posted June 9, 2013 Hi, I have created my library inspired to fatihinanc's code. Now it's only working on 2X16 display LCD and it have some methods like Arduino's Liquid Crystal to be more likeable. I hope you'll like it. At the following link you can find the project... and here some info. Janos and bluehash 2 Quote Link to post Share on other sites
bluehash 1,581 Posted June 11, 2013 Share Posted June 11, 2013 Thank you! Quote Link to post Share on other sites
incafox 0 Posted July 7, 2013 Share Posted July 7, 2013 sorry but, how i add this library to energia? Quote Link to post Share on other sites
bkb 2 Posted December 30, 2013 Share Posted December 30, 2013 Thank You! I can confirm that it works well with Energia 0101E00011 and Tiva - Ubuntu 13.10 Setup: LCD.init(PE_0, PE_1, PE_2, PE_3, PE_4, PE_5); I had to disable the platform settings ---------------------------- #if defined(__LM4F120H5QR__) // StellarPad specific#include "Energia.h"#else#error Platform not supported#endif ----------------------- bkb Quote Link to post Share on other sites
maxirua 0 Posted May 9, 2014 Share Posted May 9, 2014 this library dont work me in Energia 0101E00011 and stellaris launchpad Quote Link to post Share on other sites
phaseform 3 Posted September 29, 2015 Share Posted September 29, 2015 sorry but, how i add this library to energia? In the sketchbook location (under file > preferences) is a libraries folder, extract your library there Quote Link to post Share on other sites
Rei Vilo 695 Posted September 29, 2015 Share Posted September 29, 2015 sorry but, how i add this library to energia? Have a look at http://energia.nu/reference/libraries/ Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.