Skip to content

Example with touch sensor added#88

Open
youssefkhalil320 wants to merge 4 commits intoarduino-libraries:masterfrom
youssefkhalil320:master
Open

Example with touch sensor added#88
youssefkhalil320 wants to merge 4 commits intoarduino-libraries:masterfrom
youssefkhalil320:master

Conversation

@youssefkhalil320
Copy link
Copy Markdown

Added a new example with touch sensor (the servo will move 90 degree if someone touched the sensor)

Code is documented and circuit and schematic are attached

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jan 6, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 6, 2022

Memory usage change @ 71f6b9d

Board flash % RAM for global variables %
arduino:avr:leonardo 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:avr:mega 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:avr:nano 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_nano:nano33ble 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_nano:nanorp2040connect 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_portenta:envie_m4 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:mbed_portenta:envie_m7 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:megaavr:nona4809 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
arduino:sam:arduino_due_x_dbg 0 - 0 0.0 - 0.0 N/A N/A
arduino:samd:mkrzero 0 - 0 0.0 - 0.0 0 - 0 0.0 - 0.0
Click for full report table
Board examples/Knob
flash
% examples/Knob
RAM for global variables
% examples/Sweep
flash
% examples/Sweep
RAM for global variables
% examples/touch_to_open
flash
% examples/touch_to_open
RAM for global variables
%
arduino:avr:leonardo 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A
arduino:avr:mega 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A
arduino:avr:nano 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A
arduino:mbed_nano:nano33ble 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A
arduino:mbed_nano:nanorp2040connect 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A
arduino:mbed_portenta:envie_m4 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A
arduino:mbed_portenta:envie_m7 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A
arduino:megaavr:nona4809 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A
arduino:sam:arduino_due_x_dbg 0 0.0 N/A N/A 0 0.0 N/A N/A N/A N/A N/A N/A
arduino:samd:mkrzero 0 0.0 0 0.0 0 0.0 0 0.0 N/A N/A N/A N/A
Click for full report CSV
Board,examples/Knob<br>flash,%,examples/Knob<br>RAM for global variables,%,examples/Sweep<br>flash,%,examples/Sweep<br>RAM for global variables,%,examples/touch_to_open<br>flash,%,examples/touch_to_open<br>RAM for global variables,%
arduino:avr:leonardo,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A
arduino:avr:mega,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A
arduino:avr:nano,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A
arduino:mbed_nano:nano33ble,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A
arduino:mbed_nano:nanorp2040connect,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A
arduino:mbed_portenta:envie_m4,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A
arduino:mbed_portenta:envie_m7,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A
arduino:megaavr:nona4809,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A
arduino:sam:arduino_due_x_dbg,0,0.0,N/A,N/A,0,0.0,N/A,N/A,N/A,N/A,N/A,N/A
arduino:samd:mkrzero,0,0.0,0,0.0,0,0.0,0,0.0,N/A,N/A,N/A,N/A

@per1234 per1234 added the type: enhancement Proposed improvement label Jan 7, 2022
@per1234 per1234 added the topic: documentation Related to documentation for the project label Jun 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: documentation Related to documentation for the project type: enhancement Proposed improvement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants