All Projects → stm32duino → STM32Examples

stm32duino / STM32Examples

Licence: other
Arduino library to provide several examples for the Arduino core for STM32 MCUs.

STM32Examples

Provides several examples for the Arduino core for STM32 MCUs.

For the complete description of each example, please refer to the comments at the beginning of each .ino file or the README.md file in the sketch folder.

Boards Examples

  • STM32L475VG-DISCOVERY:
    • BTLE_sensors_tof_demo:
      • get environmental data and send it via BlueTooth to your smartphone.
      • use Time of Flight sensor to detect gestures
    • WiFi_MQTT_Adafruit.io:
      • publish environmental data and send via WiFi using MQTT on https://io.adafruit.com
      • use HTS221 sensor to get temperature and humidity
  • STM32F746G-DISCOVERY:
    • Ethernet_MQTT_Adafruit.io:

Feel free to share your examples...

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].