Commit Graph

6 Commits

Author SHA1 Message Date
4324493d51 Add __init__.py to expose AdeptDepp class for module imports 2025-04-23 16:55:49 +02:00
a00f3cc592 Refactors DEPP interface for modularity and enhancements
Reorganizes DEPP functionality into a dedicated package for clarity
Introduces new features like block and stream operations
Improves usability with context manager support and timeout setting
Adds library loader for flexible shared library discovery
Includes detailed examples and register dump for debugging
2025-04-23 16:55:40 +02:00
0645d70dac Add example script for interacting with Digilent devices using AdeptDepp 2025-04-23 16:18:09 +02:00
6e113c293c Implement AdeptDepp class for managing Digilent device interactions 2025-04-23 16:17:55 +02:00
819dcb0909 Add README.md with project title 2025-04-23 16:17:41 +02:00
a37c4ed9a1 Add .gitignore to exclude __pycache__ directory 2025-04-23 16:17:30 +02:00