Skip to content

modified touch sensor parameter and added datastreamer #6

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 27, 2021

Conversation

Rocketct
Copy link
Contributor

  • hard coded detection threshold and hysteresis threshold
  • better calibrated the touch sensors
  • added datastreamer

@CLAassistant
Copy link

CLAassistant commented May 17, 2021

CLA assistant check
All committers have signed the CLA.

@github-actions
Copy link

Memory usage change @ 17c2b83

Board flash % RAM for global variables %
arduino:samd:arduino_zero_edbg 💚 -56 - -44 -0.02 - -0.02 🔺 +68 - +68 +0.21 - +0.21
arduino:samd:mkr1000 💚 -56 - -44 -0.02 - -0.02 🔺 +68 - +68 +0.21 - +0.21
arduino:samd:mkrfox1200 💚 -56 - -44 -0.02 - -0.02 🔺 +68 - +68 +0.21 - +0.21
arduino:samd:mkrgsm1400 💚 -56 - -44 -0.02 - -0.02 🔺 +68 - +68 +0.21 - +0.21
arduino:samd:mkrnb1500 💚 -56 - -44 -0.02 - -0.02 🔺 +68 - +68 +0.21 - +0.21
arduino:samd:mkrvidor4000 💚 -56 - -44 -0.02 - -0.02 🔺 +68 - +68 +0.21 - +0.21
arduino:samd:mkrwan1300 💚 -56 - -44 -0.02 - -0.02 🔺 +68 - +68 +0.21 - +0.21
arduino:samd:mkrwan1310 💚 -56 - -44 -0.02 - -0.02 🔺 +68 - +68 +0.21 - +0.21
arduino:samd:mkrwifi1010 💚 -56 - -44 -0.02 - -0.02 🔺 +68 - +68 +0.21 - +0.21
arduino:samd:mkrzero 💚 -56 - -44 -0.02 - -0.02 🔺 +68 - +68 +0.21 - +0.21
arduino:samd:nano_33_iot 💚 -60 - -48 -0.02 - -0.02 🔺 +64 - +64 +0.2 - +0.2
Click for full report table
Board examples/ReadSensors
flash
% examples/ReadSensors
RAM for global variables
% examples/setCustomSensitivity
flash
% examples/setCustomSensitivity
RAM for global variables
%
arduino:samd:arduino_zero_edbg -44 -0.02 68 0.21 -56 -0.02 68 0.21
arduino:samd:mkr1000 -44 -0.02 68 0.21 -56 -0.02 68 0.21
arduino:samd:mkrfox1200 -44 -0.02 68 0.21 -56 -0.02 68 0.21
arduino:samd:mkrgsm1400 -44 -0.02 68 0.21 -56 -0.02 68 0.21
arduino:samd:mkrnb1500 -44 -0.02 68 0.21 -56 -0.02 68 0.21
arduino:samd:mkrvidor4000 -44 -0.02 68 0.21 -56 -0.02 68 0.21
arduino:samd:mkrwan1300 -44 -0.02 68 0.21 -56 -0.02 68 0.21
arduino:samd:mkrwan1310 -44 -0.02 68 0.21 -56 -0.02 68 0.21
arduino:samd:mkrwifi1010 -44 -0.02 68 0.21 -56 -0.02 68 0.21
arduino:samd:mkrzero -44 -0.02 68 0.21 -56 -0.02 68 0.21
arduino:samd:nano_33_iot -48 -0.02 64 0.2 -60 -0.02 64 0.2
Click for full report CSV
Board,examples/ReadSensors<br>flash,%,examples/ReadSensors<br>RAM for global variables,%,examples/setCustomSensitivity<br>flash,%,examples/setCustomSensitivity<br>RAM for global variables,%
arduino:samd:arduino_zero_edbg,-44,-0.02,68,0.21,-56,-0.02,68,0.21
arduino:samd:mkr1000,-44,-0.02,68,0.21,-56,-0.02,68,0.21
arduino:samd:mkrfox1200,-44,-0.02,68,0.21,-56,-0.02,68,0.21
arduino:samd:mkrgsm1400,-44,-0.02,68,0.21,-56,-0.02,68,0.21
arduino:samd:mkrnb1500,-44,-0.02,68,0.21,-56,-0.02,68,0.21
arduino:samd:mkrvidor4000,-44,-0.02,68,0.21,-56,-0.02,68,0.21
arduino:samd:mkrwan1300,-44,-0.02,68,0.21,-56,-0.02,68,0.21
arduino:samd:mkrwan1310,-44,-0.02,68,0.21,-56,-0.02,68,0.21
arduino:samd:mkrwifi1010,-44,-0.02,68,0.21,-56,-0.02,68,0.21
arduino:samd:mkrzero,-44,-0.02,68,0.21,-56,-0.02,68,0.21
arduino:samd:nano_33_iot,-48,-0.02,64,0.2,-60,-0.02,64,0.2

- hardcoded detetction threshold and hysteresys threshold
- better callibrated the touch sensors
- added datastreamer
@Rocketct Rocketct merged commit 387c9fb into arduino-libraries:master May 27, 2021
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.

2 participants