hi, is any OLED display working nicely with mapleIDE or let to use arduino libraries like ssd1306 or u8glib?
any OLED display working with maple?
(2 posts) (2 voices)-
Posted 10 months ago #
-
Bigplik,
There have been a successful effort to port the libmaple libraries over to Arduino 1.6 IDE, and includes several working libraries that many people have been contributing.Just recently one of the members posted a library for an OLED, check the latest pages in the thread.
I worked to add DMA support to the ILI9341 library such as the one in the Arduino Due and Teensy and got really good speeds. Other members of the community have added libraries for other displays, the main maintainer has added other libraries, and with everyone helping is looking pretty good.
With a bit of effort most standard arduino code can be ported successfully much easier than to the Maple IDE.You can get the link to the repo here:
http://forum.arduino.cc/index.php?topic=265904.0Posted 9 months ago #
Reply
You must log in to post.