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 ..
anistor Thu Jun 11, 2015 5:10 pm Hi, I’m trying to use the MFRC522 library to read RFID Mifare cards. This library (https://github.com/miguelbalboa/rfid) was written ..