# Sonar Interface for Vexilar SP100

**URL:** https://discuss.bluerobotics.com/t/sonar-interface-for-vexilar-sp100/7564
**Category:** Build/Make
**Created:** [June 17, 2020, 6:16am UTC](https://discuss.bluerobotics.com/t/sonar-interface-for-vexilar-sp100/7564 "2020-06-17T06:16:44Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Paul](https://avatars.discourse-cdn.com/v4/letter/p/bbe5ce/32.png) [@Paul](https://discuss.bluerobotics.com/u/Paul)
#### Post date: [June 17, 2020, 6:16am UTC](https://discuss.bluerobotics.com/t/sonar-interface-for-vexilar-sp100/7564/1 "2020-06-17T06:16:44Z")

</div>

I’ve been messing around with an SP100 Sonar (from Vexilar) for my undergraduate thesis. I repurposed some old code and created a python interface for communicating with the sonar. Thought this might come in handy for someone:

> **[GitHub - Hommus/SonarInterface: Python interface for the Vexilar SP100 Sonar.](https://github.com/Hommus/SonarInterface)**
>
> Python interface for the Vexilar SP100 Sonar. Contribute to Hommus/SonarInterface development by creating an account on GitHub.

---

<div class="post-metadata">

### Author: ![rjehangir](https://sea1.discourse-cdn.com/flex019/user_avatar/discuss.bluerobotics.com/rjehangir/32/671_2.png) [@rjehangir](https://discuss.bluerobotics.com/u/rjehangir)
#### Post date: [June 22, 2020, 2:12pm UTC](https://discuss.bluerobotics.com/t/sonar-interface-for-vexilar-sp100/7564/2 "2020-06-22T14:12:54Z")

</div>

Very cool, Paul. Thanks for sharing. In your experience, how well does this device work and what sort of range do you normally get?
