Skip to main content

A simple command line tool for testing and moving servos

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

Project description

Servotester

Just another program to test servos if they work

image

This Project is a multi purpose diognostic tool for testing sts3215 servos (also standard pwm servos [i think]). I needed a way to bench mark my servos for my other projects to test if they even work.


YOU WILL NEED

STS3215 servos (obviously) Wonrabai/Waveshare bus servo Adapter (A): (Jumper set to Mode B) like this one https://www.amazon.com/Waveshare-Integrates-Control-Circuit-Supports/dp/B0CTMM4LWK/ (now optional! just enter test mode)

  • USB-C cable
  • 12V power supply (for the servo)

Safety: The servos are quite storong so please remove any obstructions and it has safety features like overcurrent protection and overtemperature protection BUT it can still break if you abuse it enough. Guardrails: Integrated error handling for disconnected hardware or serial collisions.


Installation

  1. Clone this repo:
    bash
    git clone [https://github.com/your-username/sts3215-benchmark.git](https://github.com/your-username/sts3215-benchmark.git)
    
  2. Install dependencies:
    bash
    pip install pyserial
    

Update the PORT variable in main.py to match your Device Manager (e.g., COM3 or /dev/ttyUSB0).

Here is the finalized HOW TO USE and TROUBLESHOOTING sections, formatted in clean Markdown for your README.md.


Configuration

Open Servo_Benchmark_tester.py in your text editor and check the top of the script:

  • Hardware Mode: Change PORT to match your Device Manager (e.g., COM3 on Windows or /dev/ttyUSB0 on Linux).

  • Test Mode: Change PORT to "TEST". This lets you run the script without any hardware connected. It will skip the serial check and print the raw hex packets to your screen in BRIGHT RED so you can verify the math and logic.


Select Your Mode

Run the script

  • Option [1] Automatic Benchmark: The script performs a "sanity check" sequence. It tests the absolute minimum (0), the absolute maximum (4095), and runs a "sweep-swoop" rapid response test before returning the servo to neutral.

  • Option [2] Live/Manual Mode: * Raw: Type a number between 0-4095 to move to a specific register position.

    Degrees: Type a number followed by d (e.g., 180d or 90.5d) to move to a specific angle.

    Exit: Type exit to return to the main menu.

  • [3] Macro mode: it will copy all the instrucitons made in the live mode and replay them in the same order.

  • [4] Clear Macro & Reset: it will clear all the instrucitons made in the live mode and replay them in the same order.



TROUBLESHOOTING

If you see a [GUARDRAIL] ERROR, check the following common issues:

  • Power: Is the 12V Power Supply actually plugged into the Driver Board? (USB alone won't move the servos).

  • Jumper: Is the jumper on the Waveshare board set to Mode B (USB Mode)?

  • Port Busy: Is another program (like Arduino IDE, Serial Monitor, or another Python instance) using your COM port?

  • Drivers: If the COM port doesn't show up in your Device Manager, you may need to install the CH340/CP2102 drivers for the adapter board.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

servo_tester-0.1.3.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

servo_tester-0.1.3-py3-none-any.whl (7.2 kB view details)

Uploaded Python 3

File details

Details for the file servo_tester-0.1.3.tar.gz.

File metadata

  • Download URL: servo_tester-0.1.3.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for servo_tester-0.1.3.tar.gz
Algorithm Hash digest
SHA256 9608520597c978a779784e9b4e0ba32887daaef3a95cac81bf2ce8617749dfa2
MD5 759b33bb910f06967543b10e118f20ab
BLAKE2b-256 ac1d9ab8187a46acabca70e1b9a6ffe62f035dd8aceb46f197541d8e567b5b1e

See more details on using hashes here.

File details

Details for the file servo_tester-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: servo_tester-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 7.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for servo_tester-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 5bb0653f58889f8c2d2a3b6d4aa4a0b44f5f532b5fca4cd5517c4af90d33773a
MD5 cfaa1f980bf4c6cdd647fa84738d35e1
BLAKE2b-256 5c69598c4027f162ed389e5e6a57a69efab76d6bddb7b442abfeeec8fbe220c6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page