Skip to content

Releases: arielnh56/OctoSonar

1.2.0 - Update Eagle files and examples

15 Jan 00:24
Compare
Choose a tag to compare

Eagle files updated for OctoSonarX2 and Trimounts to reflect modifications between prototype and production.

OctoSonarX2 - tweaked bypass caps. Rerouted 5V with wider traces.
Examples - tidies up with serial only tests and separate LCD tests.

Support for 16 port OctoSonarX2

27 Jul 05:50
Compare
Choose a tag to compare

The only api change for this release for the existing OctoSonar users is that "active" is now 16 bits not 8. The compiler should happily take the old 8 bit value if needed, so no worries.

Internally I found that the existing stub code for the X2 using ifdefs did not actually work in practice, and it has been reworked by making a base class with a derived class for each board.

Eagle files for the prototype OctoSonarX2 board are included, as well as the sketch used in this demo video.

OctoSonarX2 Demo
https://youtu.be/GetibTXS9LA

Included correct OctoSonarTest.ino

01 Jul 07:22
Compare
Choose a tag to compare

incomplete file copy window found after 1.0.0 was rolled

Initial production release

01 Jul 06:19
Compare
Choose a tag to compare

Release 1.0.0

This is the initial production release.