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.4.tar.gz (6.5 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.4-py3-none-any.whl (7.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: servo_tester-0.1.4.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for servo_tester-0.1.4.tar.gz
Algorithm Hash digest
SHA256 5c8a06ab7c9e08da4786eda32cf1fd52d4f9d7bc2e5f74d0b07dd7194026979a
MD5 892d4635b0de32d783a1b4421ba79041
BLAKE2b-256 b150306620cffab31533a3dbc3e66b00ce64a41c2eaafbc6d7292a7565fdc468

See more details on using hashes here.

Provenance

The following attestation bundles were made for servo_tester-0.1.4.tar.gz:

Publisher: python-publish.yml on N30Yang/Servotester

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

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

File metadata

  • Download URL: servo_tester-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 7.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for servo_tester-0.1.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e97f0235df2e2460fb47faf780c5b172ecbd5dcb4e70e14c4208a61ba6a951f0
MD5 97d8f62141325eee216dfa0f266b9f59
BLAKE2b-256 a1d45b7216dae11061aac178aadfa89efae8e2477e56674a34b3bbc03925dd82

See more details on using hashes here.

Provenance

The following attestation bundles were made for servo_tester-0.1.4-py3-none-any.whl:

Publisher: python-publish.yml on N30Yang/Servotester

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

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