Plottica
Plottica is a simple and lightweight Python library for quickly plotting data.
It is specifically designed to work with ESP32 devices over Wi-Fi. You can easily visualize data streams from your ESP32 without complex configuration.
🔧 Installation
pip install plottica
🚀 Usage
from plottica import draw_data
draw_data(lambda: my_ilo._distance_front, label="Distance (mm)")
📦 Features
- Fast rendering of simple plots
- Light customization
- Simple to use
- Optimized for ESP32 communication over Wi-Fi
💡 Ideal for :
- Educational projects
- Real-time data debugging with ESP32
- Quick scripts for IoT and robotics
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
plottica-0.0.1.tar.gz
(1.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file plottica-0.0.1.tar.gz.
File metadata
- Download URL: plottica-0.0.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9715efecc9aef545b78ce5c84822f7bf94225a172ac95761d96223a16e0bb8b9
|
|
| MD5 |
9ec6e4e48a9eecdc5eda70a9bb8c5ae6
|
|
| BLAKE2b-256 |
40bc94644c503fdfca517a5d9b20ebd2020dd98e231689b9e88b0e38c4ca380c
|
File details
Details for the file plottica-0.0.1-py3-none-any.whl.
File metadata
- Download URL: plottica-0.0.1-py3-none-any.whl
- Upload date:
- Size: 1.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
53897f532f7016fe048105562e17f32dd6c5323aebd2297bf0ca67f9df5c8bc8
|
|
| MD5 |
61501c7ffb810aba7f194e89da5860ec
|
|
| BLAKE2b-256 |
86598e07bf7c99efa5279d4ae0c4ccbca98d7a8849bf8bb26fd898f57bcbf4f1
|