Skip to content

PWM detection instead of capacitance detection for future iterations #16

@s0210310

Description

@s0210310

Hi,
Big fan of the project! I was also thinking of developing a system, but this is great. While researching the issue of detecting guard hits (talking epee specifically), the question has been posed multiple times, without a good answer besides capacitive sensing, which has its obvious drawbacks.

According to this thread, https://forum.arduino.cc/t/wireless-fencing-scoring-system-detecting-a-pwm-signal-without-common-ground/686963 the patent for true wireless systems uses PWM detection to discriminate against grounded hits. Now, the issue is that without a common ground, floating detector pins will give a lot of false negatives.

But, doing further investigation (reply nr 8 here https://www.avrfreaks.net/forum/communication-wout-common-ground) 100kHz and up signal could be detected reliably.
I believe with some care it's possible to use Arduino as a signal generator to drive 100kHz PWM signal to grounded surfaces and detect it with the depressed point. I'll try and experiment with this to confirm I can detect PWM without a common ground.

Your thoughts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions