This is source code from official feetech repository
Project description
This is source code from official feetech repository.
Structure
root dirrectory
|---scservo_sdk
|---sms_sts
|---scscl
The 'scscl' and 'sms_sts' directories contain examples of using the library.
The source code of the library is located in the scservo_sdk directory.
The 'scsservo_sdk' directory contains the original archive with the source code of the library from the developer.
Usage
Tested on Linux Raspbian GNU/Linux 9.13 (stretch). Python version Python 3.5.3
Method 1. Clone repositry
$ cd /usr/src/
$ sudo git clone https://github.com/ftservo/FTServo_Python.git
$ sudo chown -R pi FTServo_Python
$ cd FTServo_Python/sms_sts
$ 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 ftservo-python-sdk
$ cd /home/pi/FeetechTestFiles/sms_sts
$ python3 ping.py
Succeeded to open the port
Succeeded to change the baudrate
[ID:001] ping Succeeded. SCServo model number : 1540
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file ftservo_python_sdk-2.0.0.tar.gz.
File metadata
- Download URL: ftservo_python_sdk-2.0.0.tar.gz
- Upload date:
- Size: 13.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4ffad15e4d31ecd386fe941abcb8bb23b9f50f2825e5681786c5170c34dc9a5f
|
|
| MD5 |
5f65b3a775451415a08c0833c979df4a
|
|
| BLAKE2b-256 |
fedad3f07d88136d338d075df06eaee4e4ada90da03f37dbdea63d339b3341d0
|
File details
Details for the file ftservo_python_sdk-2.0.0-py3-none-any.whl.
File metadata
- Download URL: ftservo_python_sdk-2.0.0-py3-none-any.whl
- Upload date:
- Size: 12.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c8303df01b2c772f3e1dffbb3b789e2d39545f6fb187ec45032c7737356be2a4
|
|
| MD5 |
facc3052c252c5959c068170778c1de0
|
|
| BLAKE2b-256 |
a2a5a7dad40ae9ae48180c7c595b4af62df63fcf0ce83c097bf4307f4ebfaa16
|