rajdarge Mon Apr 25, 2016 11:47 pm Trying to modify the PJON library to suit a STM32F103RB (Blue pill). In order for the Library to compile I need to know what the name ..
RogerClark Sun Jun 07, 2015 12:21 pm Just in case this is handy, I found some code that we may be able to port to Maple to do the SD Card SDIO https://bitbucket.org/antlabs_dev/fatfs ..
ahull Tue Jun 02, 2015 9:13 pm We have several working TFT and OLED screen libraries ported so output is more or less covered, the next thing I suspect we need is input, ..
juanpintom Tue Jun 23, 2015 11:04 pm Hi all, Im trying to get it working an MPU6050 on Maple Mini, I started with this library: https://github.com/jrowberg/i2cdevlib/t ..
jonathanberi Sat Aug 01, 2015 7:56 pm I wanted to port Firmata to STM32 boards and figured STM32duino would be the easiest path. I was able to upload a blinking ..
aster Wed Aug 30, 2017 6:21 am does anyone have a lib for the ili9225? it is present on cheap 2.0″ tft i found this: https://github.com/Nkawu/TFT_22_ILI9225 ..