Skip to main content

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.

If you wish to extend Telemetrix's capabilities, a tutorial on how to do so is available.

A complete set of examples is included. Use the horizontal scroll bar at the bottom of the features' table to view all the links.

Feature Feature Type WI-FI Examples WI-FI Asyncio Examples BLE Examples BLE Asyncio Examples
Analog Input GPIO analog_input_wifi.py analog_input_wifi_aio.py analog_input_ble.py analog_input_ble_aio.py
Analog Output (PWM) GPIO fade_wifi.py fade_wifi_aio.py fade_ble.py fade_ble_aio.py
Analog Output (DAC) GPIO dac_wifi.py dac_wifi_aio.py dac_ble.py dac_ble_aio.py
Digital Input GPIO digital_input_wifi.py digital_input_wifi_aio.py digital_input_ble.py digital_input_ble_aio.py
Digital Input Pull Down GPIO digital_input_pulldown_wifi.py digital_input_pulldown_wifi_aio.py digital_input_pulldown_ble.py digital_input_pulldown_ble_aio.py
Digital Input Pull Up GPIO digital_input_pullup_wifi.py digital_input_pullup_wifi_aio.py digital_input_pullup_ble.py digital_input_pullup_ble_aio.py
Digital Output GPIO blink_wifi.py blink_wifi_aio.py blink_ble.py blink_ble_aio.py
Touch Pin Input GPIO touch_wifi.py touch_wifi_aio.py touch_ble.py touch_ble_aio.py
i2c (ADXL345 Accelerometer) Device Communications Bus i2c_adxl345_accelerometer_wifi.py i2c_adxl345_accelerometer_wifi_aio.py i2c_adxl345_accelerometer_ble.py i2c_adxl345_accelerometer_ble_aio.py
OneWire (DS18x20 Thermometer) Device Communications Bus onewire_ds18x20_wifi.py onewire_ds18x20_wifi_aio.py onewire_ds18x20_ble.py onewire_ds18x20_ble_aio.py
SPI (MPU9250 Accelerometer) Device Communications Bus spi_mpu9250_wifi.py spi_mpu9250_wifi_aio.py spi_mpu9250_ble.py spi_mpu9250_ble_aio.py
DHT Temperature/Humidity Sensor Sensor Device Support dht_wifi.py dht_wifi_aio.py dht_ble.py dht_ble_aio.py
HC-SR04 Sonar Distance Sensor Sensor Device Support hc-sr04_distance_sensor_wifi.py hc-sr04_distance_sensor_wifi_aio.py hc-sr04_distance_sensor_ble.py hc-sr04_distance_sensor_ble_aio.py
Servo Motor Motor Control servo_wifi.py servo_wifi_aio.py servo_ble.py servo_ble_aio.py
Stepper Motor (Absolute Position) Motor Control stepper_absolute_wifi.py stepper_absolute_wifi_aio.py stepper_absolute_ble.py stepper_absolute_ble_aio.py
Stepper Motor (Continuous Motion) Motor Control stepper_continuous_wifi.py stepper_continuous_wifi_aio.py stepper_continuous_ble.py stepper_continuous_ble_aio.py
Stepper Motor (Relative Position) Motor Control stepper_relative_wifi.py stepper_relative_wifi_aio.py stepper_relative_ble.py stepper_relative_ble_aio.py
Transport Loopback Diagnostic System Diagnostic loop_back_wifi.py loop_back_wifi_aio.py loop_back_ble.py loop_back_ble_aio.py

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

telemetrix_esp32-2.1.0.tar.gz (114.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

telemetrix_esp32-2.1.0-py3-none-any.whl (193.5 kB view details)

Uploaded Python 3

File details

Details for the file telemetrix_esp32-2.1.0.tar.gz.

File metadata

  • Download URL: telemetrix_esp32-2.1.0.tar.gz
  • Upload date:
  • Size: 114.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for telemetrix_esp32-2.1.0.tar.gz
Algorithm Hash digest
SHA256 7b2032308a211b8e1437bb983439edff64488a9a53c7ee630ece6e12175aab8b
MD5 626c9ed8f45101e75e0c6bafda042eee
BLAKE2b-256 1b33c2734ce8ed75071089f33a1225b4339f5d394ac7d2bf243e8c420d303573

See more details on using hashes here.

File details

Details for the file telemetrix_esp32-2.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for telemetrix_esp32-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5a0dc539deb49728b7b6a05e79ce800c03eebbe5317e9ed5fd838caa61f6c03a
MD5 93108df1af24ebde72ade20365d02f45
BLAKE2b-256 9b25090da815bc3636983f7ac5d5f495510e28788ee017ff79ada9fc485b3395

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page