# The Telemetrix Project
The Telemetrix Project is a modern-day replacement for
Arduino StandardFirmata, equipped with many more built-in features than
StandardFirmata.
Here is a feature comparison between Telemetrix and StandardFirmata:
| Feature | Telemetrix | StandardFirmata |
|-------|:----------:|:-----------------:|
| Analog Input | X | X |
| Analog Output (PWM) | X | X |
| Digital Input | X | X |
| Digital Output | X | X |
| i2c Primitives | X | X |
| Servo Motor Control | X | X |
| DHT Temperature/Humidity Sensor | X | |
| OneWire Primitives | X | |
| HC-SR04 Sonar Distance Sensor | X | |
| SPI Primitives | X | |
| Stepper Motor Control (AccelStepper) | X | |
| Python Threaded Client Included | X |
| Python Asyncio Client Included | X |
| Support For STM32 Boards (Black Pill)| X |
| Designed To Be User Extensible | X | |
| Integrated Debugging Aids Provided | X | |
| Examples For All Features | X | |
The project consists of a
[Python client API](https://htmlpreview.github.io/?https://github.com/MrYsLab/telemetrix/blob/master/html/telemetrix/index.html)
used to create a Python
client
application and C++ servers that communicate with the Python client over a serial or WiFi link.
This repository is the Python 3 client API.
The server for Arduino serial linked devices is called
[Telemetrix4Arduino](https://github.com/MrYsLab/Telemetrix4Arduino).
The WiFi server for ESP8266 devices is called
[Telemetrix4Esp8266](https://github.com/MrYsLab/Telemetrix4Esp8266).
A [User's Guide](https://mryslab.github.io/telemetrix/) explaining installation and use is available online.
Historically, Telemetrix was developed in phases, and the directories for those phases
were left
intact for those interested in the project's beginnings. You may view a discussion of
these phases on the
[Bots In Pieces](https://mryslab.github.io/bots-in-pieces/arduino,stm32,firmata/2020/09/20/telemetrix-phase-1.html) blog.
Programmed with [Pycharm](https://www.jetbrains.com/pycharm/) ![](https://resources.jetbrains.com/storage/products/company/brand/logos/PyCharm_icon.svg)
Raw data
{
"_id": null,
"home_page": null,
"name": "telemetrix",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "telemetrix, Arduino, UNO, ESP8266, Python",
"author": null,
"author_email": "Alan Yorinks <MisterYsLab@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/e0/8a/85c885be81708cc85b9ee124f8043c14cf760da336ba7d34ec29b2a38dfa/telemetrix-1.43.tar.gz",
"platform": null,
"description": "# The Telemetrix Project\n\nThe Telemetrix Project is a modern-day replacement for \nArduino StandardFirmata, equipped with many more built-in features than \nStandardFirmata. \n\nHere is a feature comparison between Telemetrix and StandardFirmata:\n\n| Feature | Telemetrix | StandardFirmata |\n|-------|:----------:|:-----------------:|\n| Analog Input | X | X |\n| Analog Output (PWM) | X | X |\n| Digital Input | X | X |\n| Digital Output | X | X |\n| i2c Primitives | X | X |\n| Servo Motor Control | X | X |\n| DHT Temperature/Humidity Sensor | X | |\n| OneWire Primitives | X | |\n| HC-SR04 Sonar Distance Sensor | X | |\n| SPI Primitives | X | |\n| Stepper Motor Control (AccelStepper) | X | |\n| Python Threaded Client Included | X | \n| Python Asyncio Client Included | X |\n| Support For STM32 Boards (Black Pill)| X | \n| Designed To Be User Extensible | X | |\n| Integrated Debugging Aids Provided | X | |\n| Examples For All Features | X | |\n\n\n\nThe project consists of a \n[Python client API](https://htmlpreview.github.io/?https://github.com/MrYsLab/telemetrix/blob/master/html/telemetrix/index.html)\nused to create a Python \nclient \napplication and C++ servers that communicate with the Python client over a serial or WiFi link. \n\nThis repository is the Python 3 client API.\n\nThe server for Arduino serial linked devices is called\n[Telemetrix4Arduino](https://github.com/MrYsLab/Telemetrix4Arduino).\n\nThe WiFi server for ESP8266 devices is called\n[Telemetrix4Esp8266](https://github.com/MrYsLab/Telemetrix4Esp8266).\n\nA [User's Guide](https://mryslab.github.io/telemetrix/) explaining installation and use is available online.\n\nHistorically, Telemetrix was developed in phases, and the directories for those phases \nwere left \nintact for those interested in the project's beginnings. You may view a discussion of \nthese phases on the\n[Bots In Pieces](https://mryslab.github.io/bots-in-pieces/arduino,stm32,firmata/2020/09/20/telemetrix-phase-1.html) blog.\n\nProgrammed with [Pycharm](https://www.jetbrains.com/pycharm/) ![](https://resources.jetbrains.com/storage/products/company/brand/logos/PyCharm_icon.svg)\n",
"bugtrack_url": null,
"license": "AGPL-3.0-or-later",
"summary": "Telemetrix Client",
"version": "1.43",
"project_urls": null,
"split_keywords": [
"telemetrix",
" arduino",
" uno",
" esp8266",
" python"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "5f04e7b994d8d716710b3e6f42f6bc87e6362a780b5401411af6e7daf752062f",
"md5": "56d4463fcc01c365269e8be75d262810",
"sha256": "f099bcdb7c49188adf00be5fde8de7285fdd28154fb068165e6ac30a624625b9"
},
"downloads": -1,
"filename": "telemetrix-1.43-py3-none-any.whl",
"has_sig": false,
"md5_digest": "56d4463fcc01c365269e8be75d262810",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 263169,
"upload_time": "2024-11-08T16:24:49",
"upload_time_iso_8601": "2024-11-08T16:24:49.960018Z",
"url": "https://files.pythonhosted.org/packages/5f/04/e7b994d8d716710b3e6f42f6bc87e6362a780b5401411af6e7daf752062f/telemetrix-1.43-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e08a85c885be81708cc85b9ee124f8043c14cf760da336ba7d34ec29b2a38dfa",
"md5": "fe7ef2cb64edf9ef01bc1b9e0baed7ea",
"sha256": "b11382d04326198ec05faaf9fe4754286f120bf5857e0e9cf1510d3e491fcd72"
},
"downloads": -1,
"filename": "telemetrix-1.43.tar.gz",
"has_sig": false,
"md5_digest": "fe7ef2cb64edf9ef01bc1b9e0baed7ea",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 162368,
"upload_time": "2024-11-08T16:24:53",
"upload_time_iso_8601": "2024-11-08T16:24:53.067279Z",
"url": "https://files.pythonhosted.org/packages/e0/8a/85c885be81708cc85b9ee124f8043c14cf760da336ba7d34ec29b2a38dfa/telemetrix-1.43.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-08 16:24:53",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "telemetrix"
}