Skip to content

v0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@semanurbilada semanurbilada released this 18 Jul 10:35
· 17 commits to main since this 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.