victor_pv Sat May 16, 2015 8:49 pm EDIT: The new functions are integrated in the latest update of Roger’s repo. Check the .h file for a short explanation of the parameters ..
RogerClark Wed Jun 03, 2015 10:48 am 01. (Adafruit_ILI9341_STM) — SPI LCDs (SPI = Serial Peripheral Interface) based on ILI9341 controller. 02. (Adafruit_SSD1306) ..
victor_pv Mon Apr 27, 2015 7:11 pm ***Latest Update 04/10/2017*** The code in the official repo from Bill Greyman has now the support for the libmaple based core ..
MoDu Tue Nov 27, 2018 3:54 pm Cooperative multitasking for Arduino microcontrollers https://github.com/arkhipenko/TaskScheduler I’ve been using this fine and light ..
victor_pv Sun Mar 25, 2018 4:27 am I gave it a shot and modified the Adafruit MP3 library to run in the F1 mcus with 48KB or more of RAM and I2S interface. The original ..
victor_pv Mon Apr 27, 2015 4:04 pm Available here, until thoroughly tested, then will send a pull or merge or something to Roger: https://github.com/victorpv/TFT_ILI9163C ..
bubulindo Fri Sep 11, 2015 10:57 am Hello, It’s my first post here. I’ve played with the Maple boards before for some time (writing one of the RTC libraries ..
madias Thu Apr 30, 2015 6:13 am Hello, I think, I’ve posted them before, but they are not here? Did I dreamt that? OK: Two different OLED ports of mine: The Adafruit ..
madias Sun Oct 07, 2018 9:43 pm Hello, as I’m working on my MP3 player project, I needed to do some adapts to the Adafruit_SSD1306 library (included in Rogers ..
raufjay Thu May 18, 2017 2:00 am Hello, I tried to find VL530lox sensor library to work for bluepill board. So far I could not get one. There are few working well ..
victor_pv Thu Sep 17, 2015 2:32 am I just came across this project: https://github.com/joeferner/maple-usbM … usb_mass.c I have not tested it, and seems like ..