RogerClark Sun Jun 11, 2017 4:24 am I’ve written a library to drive a WS2812B (aka Neopixel) strip using SPI and DMA. https://github.com/rogerclarkmelbourne/ ..
Vassilis Mon May 25, 2015 2:28 pm I have ported the basic functions of EtherCard Arduino library to STM32F103 MCU. -= EDIT =- The new library can be found on github ..
arpruss Sun Dec 03, 2017 8:32 pm I’ve worked hard to bring the addMidiHID branch of the libmaple-based core up to date, and even made a pull request to merge ..
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 ..