Using motor driver to control motorized ball valve via FreeRTOS
The project is basically using motor driver to control motorized ball valve via FreeRTOS
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
What things you need to install the software and how to install them.
Visual Studio Code
PlatformIO
STM32FreeRTOS
Assemble all the components and watch the magic happen.
Upload the sketch to STM32F103C8T6 via FTDI
- Visual Studio Code - Code Editor
- PlatformIO - IDE
- Arduino - Embedded Framework
- FreeRTOS - Real-time operating system
- @fanuelconrad - Idea & Initial work
See also the list of contributors who participated in this project.
- Micro-controllers Lab - How to use FreeRTOS with Arduino – Real-time operating system