-
Notifications
You must be signed in to change notification settings - Fork 11
Vibration Anomaly Detection Example Documentation #22
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
Vibration Anomaly Detection Example Documentation #22
Conversation
|
@mcmchris Could you rebase this PR, please? |
2bee229 to
4337e1c
Compare
|
@stefanotorneo Done, let me know if anything else is needed? I think this can be merged to the release branch. Also thanks for giving me writting rights, this makes things way easier |
|
@91volt If you are reviewing this, it is ready for it |
stefanotorneo
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
* Replace SineGenerator with WaveGenerator Brick in Theremin (#8) * Mascot Jump Game Example Addition (#7) * Add Bedtime story teller example (#15) * Mascot Jump Game Update UI (#17) * Add Object Hunting example documentation (#18) * Update Theremin Simulator example documentation (#16) * Add led-matrix-painter (#5) * Docs: update bedtime story teller (#20) * Fan vibration monitoring UI (#19) * Vibration Anomaly Detection Example Documentation (#22) * Led matrix UI improvement (#24) * Docs led matrix painter (#26) --------- Co-authored-by: Dario Sammaruga <48221340+BeanRepo@users.noreply.github.com> Co-authored-by: Dario Sammaruga <d.sammaruga@ext.arduino.cc> Co-authored-by: TaddyHC <94547080+TaddyHC@users.noreply.github.com> Co-authored-by: Stefano Torneo <s.torneo@arduino.cc> Co-authored-by: Matteo Marsala <matteo.marsala92@gmail.com> Co-authored-by: Ernesto Voltaggio <92443068+91volt@users.noreply.github.com> Co-authored-by: Christopher Méndez <49886387+mcmchris@users.noreply.github.com> Co-authored-by: Stefano Torneo <121802192+stefanotorneo@users.noreply.github.com>
Vibration Anomaly Detection Example Documentation