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.

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-1.4.1.tar.gz (121.7 kB view details)

Uploaded Source

Built Distribution

telemetrix_esp32-1.4.1-py3-none-any.whl (204.1 kB view details)

Uploaded Python 3

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

Hashes for telemetrix-esp32-1.4.1.tar.gz
Algorithm Hash digest
SHA256 152ee775e782a53c618994aafda1c7415fcb4af48b16baa6fe39d17f0a2d498d
MD5 557528945f381820cdf96bbf690504be
BLAKE2b-256 80ed7e08879df480e4c91ebd96c27fa8f39d59057f2234d3c2692b6d3932cb02

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for telemetrix_esp32-1.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 34b440e7079e09e4bb826069b8ff58d9198c7bfa18a2b169efbfc3d50ac43903
MD5 869f5bfa79b491a58d926b8abafb6d8c
BLAKE2b-256 d2955d27a9bd12e5a3896e77de924392ffe813f2f0bb15d156d6d5d0faada921

See more details on using hashes here.

Supported by

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