Skip to content

Added UltraSound WiFi example#22

Merged
fanfare-ff merged 3 commits intoShiegeChan:mainfrom
thodob:ultrasound_wifi
Aug 12, 2025
Merged

Added UltraSound WiFi example#22
fanfare-ff merged 3 commits intoShiegeChan:mainfrom
thodob:ultrasound_wifi

Conversation

@thodob
Copy link
Contributor

@thodob thodob commented Aug 11, 2025

  • basic ultrasonic ranging wifi example for SensEdu library
  • updated wiki page for "Others" examples for SensEdu library

@fanfare-ff fanfare-ff self-requested a review August 11, 2025 15:57
Copy link
Collaborator

@fanfare-ff fanfare-ff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @thodob, thanks for the example! I tested it, and it works nicely.

The only thing I am not sure about is that it seems you reused the logic used for USB connections, where data is divided into 32- or 64-byte chunks to match the USB Full-Speed Packet Size. I’m not sure if the same logic applies to WiFi, or what the most efficient data transfer method would be for wireless communication.

For a basic example, it doesn’t matter, but for more data hungry use cases, we probably should look into best wireless practices later.

@fanfare-ff fanfare-ff merged commit b0f4252 into ShiegeChan:main Aug 12, 2025
@fanfare-ff fanfare-ff self-assigned this Aug 13, 2025
@fanfare-ff fanfare-ff assigned thodob and unassigned fanfare-ff Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants