acronis Tue Jun 27, 2017 7:05 am Hello. Tell me which library is better to use and how to physically connect STM32F103 distance sensor VL6180 https://ru.aliexpress.com/item/1PCS-VL6 ..
strawberrymaker Sun Jun 07, 2015 7:02 pm EDIT: I used a different Version, sry. Current Download Link is linked The TFT_ILI9163C Library works without modification ..
madias Mon Jul 06, 2015 6:12 pm Hello, as needed for my wooden-mp3-player project, I’ve completely rewritten the original library (now all commands are included!) ..
Vassilis Fri May 22, 2015 1:04 pm Hi, I ported the Arduino VS1003B library with the “hello” example to the STM32F103 MCU. I published the library to Github ..
victor_pv Sun Mar 12, 2017 7:06 pm I applied the same changes from FreeRTOS 8.2.1 to 9.0.0 and have been using it for some tests successfully. I need to upload it to Github, ..
victor_pv Tue Jun 30, 2015 8:48 pm I needed to be able to play some sounds and decided to give a shot to porting this library, which reproduces audio in the Arduino ..
Jackson009 Tue Sep 15, 2015 3:12 pm Hi There, I tested another lib for the RF remote control. I use the RC switch from this link. https://github.com/sui77/rc-switch ..
RogerClark Fri May 01, 2015 7:48 am The Wire (I2C) library is part of the Arduino STM32 files download, as it is almost a core part of the Arduino suite of libraries ..
madias Sun Apr 17, 2016 7:03 pm Hello, cause I needed the TFT on SPI2 I rewrote the library and renamed it to Adafruit_ILI9341_STM_SPI2 so it can easily coexist ..
Kenjutsu Thu Feb 04, 2016 8:27 am Hello everyone, Adafruit Unified BMP085/BMP180 Driver works. RogerClark Thu Feb 04, 2016 10:23 am Thanks for posting tiger762 Thu Feb 04, 2016 ..
mrburnette Mon Apr 27, 2015 1:50 pm With 3 hardware serial ports on the Maple, it is unlikely that SoftwareSerial would be needed until one realizes that some Arduino ..