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 ..
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. ..
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 ..
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 ..
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 ..
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 ..
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. ..
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 ..
zouk199 Tue Apr 25, 2017 9:48 am https://github.com/adafruit/MAX6675 I want it to work with stm32f401. Thanks in advance BennehBoy Wed Apr 26, 2017 10:48 am I think ..
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 ..
mubase Sat May 02, 2015 2:59 pm Hi all. Excellent project and forum. I am very interested in getting the audio codec on the STM32F4 discovery board working. I love ..
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. ..
iscle Wed Jul 12, 2017 1:51 pm Hi, i’ve been trying to get a TEA5767 working with the STM32 arduino port with the Radio library which can be found on GitHub, ..
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 ..
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 ..
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 ..
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= ..
FunkyD_ Wed Aug 16, 2017 2:13 pm Hi there ! I am working with an MPU6050 IMU and a STM32 microcontroller. I am getting information from the IMU using jrowberg’s ..
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 ..
Geekshow Sat Jun 30, 2018 9:28 pm Hi all, I’m having some issues using the following libraries to enable my 4D Displays Picaso-based touchscreen LCD displays: ..