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.1.tar.gz (126.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.1-py3-none-any.whl (205.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: telemetrix_esp32-2.1.1.tar.gz
  • Upload date:
  • Size: 126.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.1.tar.gz
Algorithm Hash digest
SHA256 3002d3fd9089c188cb6d99fe9c293d78905e913a0c20b36861f269ea5faab5f4
MD5 555a3571ddaaf848a2670457d48a6af9
BLAKE2b-256 e77f87e8f6667e4ac9535ebb43a5a4f5206568942e09ff92d5b6d772a4dc26f7

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for telemetrix_esp32-2.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 b24fbec97f468160ae0ca98ced7e30457745518fbdf00420a9585b977338872b
MD5 a1cc5080f4d050bd08dfd3ecb0be0cf5
BLAKE2b-256 7ce4cf921791bb3a7d870272d5067856f6c676653548d274bcc2d0b32b320b83

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