
Jackson009 Sun Aug 30, 2015 2:28 pm Anyone have done using DHT11/22 Arduino Lib in STM32duino? I try to us it in STM32 but seems compile passed but not working. ..
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, ..
kasperv79 Mon Jan 09, 2017 9:54 pm Flashstorage library made for Duo. Can this be converted https://github.com/sebnil/DueFlashStorage RogerClark Tue Jan 10, 2017 ..
Spiessa Tue Jul 28, 2015 10:43 pm Hi, I would like to connect a BPM085 sensor (I2C) to a maple mini. I managed to get a 1306 OLED working on I2C. So I think, the basic ..
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 ..
martinayotte Mon Jun 22, 2015 1:34 am I was looking at his thread on ESP forums, a MP3 WebRadio outputted on plain GPIO pin : http://www.esp8266.com/viewtopic.php?f= ..
patafix Fri Nov 25, 2016 2:03 am Hello, I am new here. I am using https://github.com/LowPowerLab/RFM69 on my current AVR solution, however, it proves to be hard ..
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 ..
Nutsy Mon Jul 25, 2016 2:53 pm I realise its a fairly simply control library, But ive noticed it doesnt seem to fully work under STM. Running the same code in STM i get very ..
watswat5 Mon May 04, 2015 9:19 pm I’m looking for a working CAN library for the stm32f103. I know it has the hardware for it, but looking at some example code ..
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 ..
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 ..
ardumodore Mon Apr 27, 2015 5:04 pm Hello guys, Wondering if porting an SSD1963 lib is already in progress? maybe UTFT lib with arduino DUE support is a good candidate ..
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 ..
madias Sat May 30, 2015 7:37 pm As I was reading this topic viewtopic.php?f=3&t=110 I was thinking about how to use this as additional (simulated) EEPROM memory. ..
anistor Sat Jun 13, 2015 2:26 pm Hi, Did anyone try using this library https://github.com/TMRh20/RF24 (or its older version https://github.com/maniacbug/RF24) for nRF24L01 ..
ahull Mon May 18, 2015 7:16 pm One of the things that I would like to get working is the RTC on the STM32F103XXX – We briefly touched on this before. Most ..
juliusbangert Thu Aug 03, 2017 4:20 pm Before I came across these STM32F103 development boards I was playing around with an Arduino Nano and a nice implementation ..
Cmustard Sun Apr 10, 2016 1:13 pm Did anyone have some degree of success to get an infrared library working in send and recieve mode yet? I found this nice initiative ..
stmfunk Mon Dec 12, 2016 2:43 pm Hi, All the Ethernet libraries (UIPEthernet, Ethernet_STM, arduino_uip, Serasidis_EtherCard_STM) can be compiled with the STM32F103. ..