Skip to content
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

Collaboration #21

Open
wnew opened this issue Jul 25, 2024 · 8 comments
Open

Collaboration #21

wnew opened this issue Jul 25, 2024 · 8 comments

Comments

@wnew
Copy link

wnew commented Jul 25, 2024

Hi @Yohannfra,

I have been looking at this project and love what you have done. I am the author of the https://github.com/wnew/fencing_scoring_box.

I have been upgrading and creating a couple of PCB designs for my design and would like to collaborate. Would you be interested in having a chat sometime?

Regards

Wes

@nova0205
Copy link

nova0205 commented Aug 9, 2024

this colaboration gonna be awsome

@wnew
Copy link
Author

wnew commented Aug 12, 2024

@nova0205 unfortunately it doesnt seem that @Yohannfra is supporting this project anymore.

I have some big updates coming for the project I linked above and have started working on a wireless system as well.

Regards

@Yohannfra
Copy link
Owner

Hi @wnew,

Thank you for your interest and this collaboration proposition.

You are right, I didn't support this project for years and all I did since the initial release was some small fixes here and there across the project.

The main reason I stopped working on this project is that I was stuck. I couldn't find a solution for the 'common ground' feature. This is the most important feature for such a system but I overlooked it and it doesn't work and won't work with this current implementation with the arduino 'CapacitiveSensor' library, it's too imprecise and not reliable.

I'm mainly a software engineer and don't have enough knowledge in electrical engineering to find how to solve it.

I'd be really interested in a collaboration and willing to get back to this project if we can find how to solve this first.

Last year I also started a V2 based around a NRF52 dongle to improve the fabrication cost and complexity. I now have this V2 that is much much simpler and smaller but I can't release anything if the common ground is not solved first.

V1 client box compared to v2:
IMG_6350

Let me know if you want to collaborate so we can discuss how it can be done.

Regards

Yohann

@wnew
Copy link
Author

wnew commented Aug 12, 2024

Thank you very much for your reply @Yohannfra

You are right, there are 2 major hurdles to the wireless scoring apparatus. The main one being the lack of a common ground, which could be solved in a couple of ways, but most of these are really complex to implement with the required precision. The second one is the synchronisation of the 2 "client" devices to within a millisecond. This is vital as wireless communications can be flaky and often require a resend of the packet, so we cant rely on time of arrival at the server side.

I see 3 possible solutions to the common ground problem. 1. Capacitive touch sensing, this takes time to detect and also requires calibration. 2. Time domain reflectometry, highly complex and costly to implement at the nano second scale. 3. Some type of RF signalling and detection as used in radio transceivers. (My initial research leads me to believe this would be a good solution)

I have also played with the idea of designing a modified tip, which would allow for the detection of a touch on a conductive surface. This on its own would only be a partial solution.

I am an electrical engineer so am happy to tackle these challenges.

Anyway, I would like to arrange a zoom call at some stage, with a couple of other similar project developers. How could I get hold of you to arrange this? Otherwise, you can find my email address in the readme here: https://github.com/wnew/fencing_scoring_box

Regards

Wes

@wnew
Copy link
Author

wnew commented Aug 12, 2024

I love your upgraded solution with the NRF, it is a great little device. The external antenna version is also amazing. I have gotten about a km line-of-sight in ideal conditions.

It might also be worth while looking at using the ESP32.

@nova0205
Copy link

@wnew i just sended a email to you

@Yohannfra
Copy link
Owner

It might also be worth while looking at using the ESP32.

Well I don't think esp32 are a good idea, the power consumption of these is too high for a battery powered device like this. I did a first version with it and esp-now (you can find it in the Archive/ directory).

I will send you an email so we can arrange this zoom call.

@nova0205
Copy link

I'm interested in being part of that Zoom call if you'll allow me.

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

No branches or pull requests

3 participants