All Projects → Liek-Software-Team → STM32F10x_Servo_Library

Liek-Software-Team / STM32F10x_Servo_Library

Licence: other
Servo library with stm developed by the Liek Software Team. We are working on new versions.

Programming Languages

c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to STM32F10x Servo Library

esm
Lightweight communicating state machine framework for embedded systems
Stars: ✭ 21 (+50%)
Mutual labels:  embedded, stm32, embedded-systems, stm32f103
CML
Fast, safe and easy to use Cortex-M HAL Library, written in C++ 17
Stars: ✭ 17 (+21.43%)
Mutual labels:  arm, embedded, stm32
Firmware Over The Air
graduation project of ITI, flashing a new firmware over the air for automotive industry
Stars: ✭ 18 (+28.57%)
Mutual labels:  arm, embedded-systems, stm32f103
STM32Keyboard
No description or website provided.
Stars: ✭ 15 (+7.14%)
Mutual labels:  embedded, stm32, stm32f103
async-stm32f1xx
Abstractions for asynchronous programming on the STM32F1xx family of microcontrollers.
Stars: ✭ 24 (+71.43%)
Mutual labels:  arm, embedded, stm32
Mylinux
myLinux is a small UNIX like OS for embedded systems based on Westermo NetBox
Stars: ✭ 53 (+278.57%)
Mutual labels:  arm, embedded, embedded-systems
Stm32l4xx Hal
A Hardware abstraction layer for the stm32l432xx series chips written in rust.
Stars: ✭ 65 (+364.29%)
Mutual labels:  arm, embedded, stm32
Frosted
Frosted: Free POSIX OS for tiny embedded devices
Stars: ✭ 194 (+1285.71%)
Mutual labels:  arm, embedded, stm32
stm32f7xx-hal
A Rust embedded-hal HAL for all MCUs in the STM32 F7 family
Stars: ✭ 71 (+407.14%)
Mutual labels:  arm, embedded, stm32
tinyfont
Text library for TinyGo displays
Stars: ✭ 37 (+164.29%)
Mutual labels:  arm, stm32
ewok-kernel
A secure and high performances microkernel for building secure MCU-based IoTs
Stars: ✭ 69 (+392.86%)
Mutual labels:  arm, embedded
ScopeMCU
虚拟示波器 MCU端
Stars: ✭ 59 (+321.43%)
Mutual labels:  stm32, stm32f103
open-watch
An open-source handmade smartwatch. All of the codes, PCBs and schematics are available. ⌚
Stars: ✭ 35 (+150%)
Mutual labels:  arm, stm32
STM32F103-Bare-Metal
Programming the STM32F103C8 micro controller at the "bare metal" register level.
Stars: ✭ 42 (+200%)
Mutual labels:  stm32, stm32f103
arm-none-eabi-gcc-xpack
A binary xPack with the Arm Embedded GCC toolchain
Stars: ✭ 85 (+507.14%)
Mutual labels:  arm, embedded
grbl32
CNC controller running on the STM32F103 "Blue Pill" board, build and flash on Mac/Linux
Stars: ✭ 33 (+135.71%)
Mutual labels:  stm32, stm32f103
Embedded UKF Library
A compact Unscented Kalman Filter (UKF) library for Teensy4/Arduino system (or any real time embedded system in general)
Stars: ✭ 31 (+121.43%)
Mutual labels:  embedded, embedded-systems
FreeRTOS-rust
Rust crate for FreeRTOS
Stars: ✭ 159 (+1035.71%)
Mutual labels:  embedded, stm32
TMcuSys
🍆 STM32平台uCos与emWin练习项目。图片、音乐、视频、游戏、IAP运行器。
Stars: ✭ 25 (+78.57%)
Mutual labels:  arm, stm32
arm synth
Wavetable Synth Running on an STM32F 32-bit ARM Cortex M3 microprocessor
Stars: ✭ 23 (+64.29%)
Mutual labels:  arm, embedded

Liek-Servo-Library

Liek Servo Library is a library that makes it easy for you to drive servo motors with STM32F10x series cards. The library is still ongoing and is released with its notes as updates become available.

Update notes

Version 2.2 Servo_Config and Servo_Degree functions have arranged to work based on registers.

Version 2.1 Servo_Detach function is added and delay function is enhanced for real time delay. ( Servo_Delay(1000)= 1 second )

Version 2.0.0 Servo motor adjustments are configured as struct. In this way, more than one servo definition is allowed. Due to some problems with the functions used for UART communication, it has been made a comment line. It is planned to be fixed in version 2.1.0.

Version 1.7.1 Suitable for SG90 model servo motors. Functions that provide servo control with UART have been added and their configurations will be added later.

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].