A Python package for interfacing with the HHS robot arm
Project description
!!! ALL OF THIS CODE WILL SOON BE MIGRATED TO A DOCUMENTATION SUBDIRECTORY WITHIN THE LARGER PYTHON LIBRARY UNDER DEVELOPMENT NOW !!! (What this means is that what is here right now will be used to make a python library for easy installation and use, and will become legacy code/examples)
---- Note -----
Readme is in progress, as is the rest of the repository, and so might not be updated with the latest about where code is and what folders are. Being so warned, here is the somewhat current readme, designed to be quickly read by a student in a computer science class so that they can get right on with making the robot arm do whatever they want it to:
Robot arm!
Website: https://lparker885.github.io/HHS-robot-arm/
This code is for the robot arm at HHS. It has a few folders: maintenence, supersimpledemos, and networked-demos.
Maintenence should not worried about unless the robot needs retuning or a reflash of the firmware, but feel free to look if you are interested.
supersimpledemos has simple demos that are run on the pi inside the robot arm.
networked-demos has three folders:
- a folder for basic networking stuff, that has the dependancy (network.py) and a basic python network chat app
- a folder for recieve side stuff, which are the python programs that run on the pi inside the robot arm, and are basically just middlemen (sometimes with a bit of calculation for taking one kind of input and feeding it to the arduino like the arduino likes)
- a folder for send side stuff, which are the python programs that run on the pi outside of the robot arm that is connected with an ethernet cable, and send data, commands, input, whatever you want to call it, for super easy interaction.
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
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 HHS_Robotarm-0.0.1.8.tar.gz.
File metadata
- Download URL: HHS_Robotarm-0.0.1.8.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
79674203df2d9d74335cca88bb708cbd2a03fb912a987209e8522e4e589b44d8
|
|
| MD5 |
0dfa05bf4f4b2fef4262486b4356e30e
|
|
| BLAKE2b-256 |
4f665817165e9cb5a71606e29401ba06b8fe16dd045217d03f6da63e46f627cb
|
File details
Details for the file HHS_Robotarm-0.0.1.8-py3-none-any.whl.
File metadata
- Download URL: HHS_Robotarm-0.0.1.8-py3-none-any.whl
- Upload date:
- Size: 5.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
966dda5c1eba67fb447a5f8f3893b912dc2e7e2a371cd169eab0ac3a4f2e1c33
|
|
| MD5 |
ddfa725be90f80b93c7bea89344a24b2
|
|
| BLAKE2b-256 |
cf6dc6f16773ae8db9ff46c3e6c16fe82a0e747c80d7ee35dd1219de55bb27e5
|