Skip to content

ThunderFly-aerospace/flipper-servotester

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flipper servotester application

Servo tester application screenshot

This application could be used for testing devices containing standard RC servo, by generating a PWM RC servo signal.

Installation instructions

Please install the application from Flipper Zero application catalog, or go to the releases, download apps.zip, and extract it to your SD card.

Usage

  • Connect the Servo PWM input to A7 Flipper Zero in.
  • Enable 5V output in the GPIO menu or plug-in USB-C charging cable. (If you're supplying power from an external power source, make sure it has common ground with the flipper GND)
  • Start the Servo Tester app
  • Move servo required positions using controls bellow

Controls

Button Action
🔼 Up button increases pulse width by 10 us.
🔽 The down button decreases pulse width by 10 us.
◀️ Left button decreases pulse width by 1 us.
▶️ The right button increases pulse width by 1 us.
↩️ Back button exit application.
🔵 Center button change mode.

Build instructions

Install uFBT - micro Flipper Build Tool to get a toolkit for building flipper zero applications.

  • Clone this git repository
  • cd to ServoTesterApp content.
  • run ufbt && ufbt launch with flipper connected. It automatically installs the compiled application into Flipper Zero.

About

Tester of RC servos using Flipper Zero's GPIO output

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • C 100.0%