v0.1.0
Pre-release
Pre-release
Initial Release
This initial release includes a Python-based TCP/UDP socket communication setup between a Raspberry Pi and a laptop.
The project demonstrates the following key features:
- Socket Creation and Binding
- Message Transmission
- Timestamp Integration
- Frequency Calculation
- Error Handling and Connection Management
Requirements
- Python 3.x
- Ethernet connection between Raspberry Pi and laptop
Future Work
- Extend functionality for real-time data processing and analysis.