GithubHelp home page GithubHelp logo

avramidis / feetech-servo-sdk Goto Github PK

View Code? Open in Web Editor NEW

This project forked from adam-software/feetech-servo-sdk

0.0 0.0 0.0 82 KB

Feetech Servo Python SDK. Copy official repository.

Home Page: https://gitee.com/ftservo/SCServoSDK

License: The Unlicense

Python 100.00%

feetech-servo-sdk's Introduction

Feetech-Servo-SDK Platforms Language IDE adam package

License PyPI version

This is source code from official feetech repository. The repository structure copies the structure of the original library

Structure

root dirrectory
     |---scservo_sdk 
     |---scsservo_sdk_example

The scsservo_sdk_example directories contain examples of using the library.

The source code of the library is located in the scservo_sdk directory.

The scsservo_sdk_source directory contains the original archive with the source code of the library from the developer.

Usage

Tested on Linux raspberrypi 5.15.61-v8+ #1579 SMP PREEMPT Fri Aug 26 11:16:44 BST 2022 aarch64. Python version Python 3.9.2.

Method 1. Clone repositry

$ cd /usr/src/
$ sudo git clone https://github.com/Adam-Software/Feetech-Servo-SDK.git
$ sudo chown -R pi Feetech-Servo-SDK
$ cd Feetech-Servo-SDK/scsservo_sdk_example
$ python3 ping.py
Succeeded to open the port
Succeeded to change the baudrate
[ID:001] ping Succeeded. SCServo model number : 1540

Method 2. Install pip package

Copy the sample file to any location convenient for you. In the example I use /home/pi/FeetechTestFiles

$ pip install feetech-servo-sdk
$ cd /home/pi/FeetechTestFiles
$ python3 ping.py
Succeeded to open the port
Succeeded to change the baudrate
[ID:001] ping Succeeded. SCServo model number : 1540

feetech-servo-sdk's People

Contributors

vertigra avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.