Telemetrix Client For The ESP32
Project description
Telemetrix For The ESP32
Would you like to remotely control and monitor an ESP32 device from your PC using either a WI-FI or Bluetooth Low Energy (BLE) transport? This package provides everything you need to do so.
It consists of Python client APIs to construct your application and firmware installed on the ESP32 device.
The firmware uploaded to the ESP32 device takes advantage of the Arduino Core For The ESP32. As a result, the Arduino IDE is used to compile and upload the firmware to the device.
It is compatible with Windows, Linux, and macOS. It requires the use of Python 3.7 or greater.
NOTE: The threaded BLE version is not Windows compatible, however the asyncio version is compatible.
The following features are supported:
- Analog Input
- Analog Output (PWM)
- Analog Output (DAC)
- Digital Input
- Digital Output
- ESP32 Touch Pin Input
- i2c Primitives
- OneWire Primitives
- SPI Primitives
- DHT Temperature/Humidity Sensor Support
- HC-SR04 Sonar Distance Sensor Support
- Servo Motor Control
- Stepper Motor Control (AccelStepper)
- Both WI-FI and BLE Transports Supported
- Available Online Client APIs:
- Callbacks provide immediate notifications for fast and efficient input data change notifications.
- The Code Is Designed To Be User Extensible
- Integrated Client/Server Debugging Aids Are Included
A User's Guide explaining installation and use is available online.
A complete set of examples is included. Use the horizontal scroll bar at the bottom of the features' table to view all the links.
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
File details
Details for the file telemetrix-esp32-1.4.1.tar.gz
.
File metadata
- Download URL: telemetrix-esp32-1.4.1.tar.gz
- Upload date:
- Size: 121.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 152ee775e782a53c618994aafda1c7415fcb4af48b16baa6fe39d17f0a2d498d |
|
MD5 | 557528945f381820cdf96bbf690504be |
|
BLAKE2b-256 | 80ed7e08879df480e4c91ebd96c27fa8f39d59057f2234d3c2692b6d3932cb02 |
File details
Details for the file telemetrix_esp32-1.4.1-py3-none-any.whl
.
File metadata
- Download URL: telemetrix_esp32-1.4.1-py3-none-any.whl
- Upload date:
- Size: 204.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34b440e7079e09e4bb826069b8ff58d9198c7bfa18a2b169efbfc3d50ac43903 |
|
MD5 | 869f5bfa79b491a58d926b8abafb6d8c |
|
BLAKE2b-256 | d2955d27a9bd12e5a3896e77de924392ffe813f2f0bb15d156d6d5d0faada921 |