Skip to content

New SetDAC example #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 20, 2020
Merged

New SetDAC example #1

merged 1 commit into from
May 20, 2020

Conversation

dzalf
Copy link
Owner

@dzalf dzalf commented May 20, 2020

This is an enhanced version for setting the Voltage of the DAC through the Serial Port.

The example code queries a channel and the desired voltage. Implemented using a state machine and some failure (out of bounds) detection.

It requires the new version for the .h and .cpp files created to improve the compatibility of the library with Arduino and Teensy platforms

Tested on Teensy 3.6

This is an enhanced version for Setting the Voltage of the DAC through the Serial Port.

The example code queries a channel and the desired voltage.Implemented using a state machine and failure detection.

It requires the new version for the .h and .cpp files created to improve the compatibility of the library with Arduino and Teensy platforms

Tested on Teensy 3.6
@dzalf dzalf merged commit 811c30b into master May 20, 2020
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.

1 participant