# STM32duino
**Repository Path**: changser/STM32duino
## Basic Information
- **Project Name**: STM32duino
- **Description**: Ported Arduino libraries ready for STM32duino project.
- **Primary Language**: C++
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-08-25
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
STM32duino libraries
---
I ported some Arduino libraries to STM32duino project.
At this time (22 May 2015) I have published only one library but I will add more libraries next month.
Installation
---
Copy the content of the folder **libraries** in to your **arduino\hardware\Arduino_STM32\STM32F1\libraries** path.
Reference
---
- [Visit STM32duino forum!][A]
- [Arduino_STM32 (Github)][B]
- [www.serasidis.gr](http://www.serasidis.gr)
[A]:http://www.stm32duino.com
[B]:https://github.com/rogerclarkmelbourne/Arduino_STM32