Skip to content

Releases: MrYsLab/Telemetrix4Arduino

Fixed release number bump up

Choose a tag to compare

@MrYsLab MrYsLab released this 26 Oct 16:19
5.4.4

Addresses issue #88 in telemetrix

Optionally set "read bit" in read_blocking_spi

Choose a tag to compare

@MrYsLab MrYsLab released this 24 Oct 21:16
6f78eb8

Addresses pull request #32

Fixed release bump up

Choose a tag to compare

@MrYsLab MrYsLab released this 12 Sep 15:45

Updated library.properties and Telemetrix4Arduino.ino for version bump

Add servo library to dependency list

Choose a tag to compare

@MrYsLab MrYsLab released this 11 Sep 16:18

See PR #31

Fix report data for stepper_is_running

Choose a tag to compare

@MrYsLab MrYsLab released this 17 Apr 15:03

This release addresses MrYsLab/telemetrix#80.

Update max number of analog pins

Choose a tag to compare

@MrYsLab MrYsLab released this 04 Mar 21:40

Address issue #30

Corrected stepper_set_speed

Choose a tag to compare

@MrYsLab MrYsLab released this 30 Sep 14:54
5.3.3

MAX_NUMBER_STEPPERS extend from 4 to 8

Extended number of steppers from 4 to 8

Choose a tag to compare

@MrYsLab MrYsLab released this 28 Sep 15:08
5.3.2

MAX_NUMBER_STEPPERS extend from 4 to 8

Fix for continuous stepper reverse direction

Choose a tag to compare

@MrYsLab MrYsLab released this 24 Sep 15:36
abc6930
Merge pull request #25 from MrYsLab/spi_changes_2

Updated SPI support

Add sonar disable/enable command

Choose a tag to compare

@MrYsLab MrYsLab released this 05 Feb 22:44
e9cd616

Two new commands were added to disable and reenable sonar polling. The sonar library has a timing conflict with AccelStepper, allowing stepper motors to run without sonar interference.