Skip to content
This repository has been archived by the owner on Apr 17, 2020. It is now read-only.

Leverage Capacitive Touch for Upgrade #5

Merged
merged 4 commits into from
Jul 2, 2019
Merged

Conversation

cmpadden
Copy link
Collaborator

@cmpadden cmpadden commented Jun 20, 2019

Configure main so that the device can be booted into upgrade mode through capacitive touch.

  • Determine if we can use interrupts with the TouchPad object
  • Migrate configuration items to the config.py file
  • Confirm thresholds of touch are similar on other ESP32s

@fpgirard
Copy link
Collaborator

fpgirard commented Jun 20, 2019 via email

@cmpadden
Copy link
Collaborator Author

cmpadden commented Jul 1, 2019

@fpgirard I confirmed that that capacitive touch seems to be working.

When connected to the REPL, if I press CTRL-D to initiate a soft-reset and hold the wire then it will start the ap and webrepl. If I do not hold the wire, then it runs wake.main().

Is this behavior aligned with what you expected?

@fpgirard
Copy link
Collaborator

fpgirard commented Jul 1, 2019 via email

@cmpadden cmpadden merged commit be3d657 into master Jul 2, 2019
@cmpadden cmpadden deleted the capacitive-touch-upload branch July 2, 2019 00:07
@fpgirard
Copy link
Collaborator

fpgirard commented Jul 2, 2019 via email

theFestest pushed a commit that referenced this pull request Aug 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants