Click here to Skip to main content
15,890,527 members
Articles / Programming Languages / C

Raspberry Pi Pico Library for Working with Servos and RC Receivers

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
8 May 2023MIT15 min read 6.6K   51   2  
Library to work with servos and receivers for radio-controlled models in C
This article describes library for Raspberry Pi Pico which allows controlling hobby servo motors and also read signal from radio-control receivers in C. It is based on the Pico C SDK functions.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
Employed (other) Tomas Bata University in Zlin
Czech Republic Czech Republic
Works at Tomas Bata University in Zlin, Czech Republic. Teaches embedded systems programming. Interested in programming in general and especially in programming microcontrollers.

Comments and Discussions