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

Calibration Controls #12

Open
easytarget opened this issue Nov 6, 2019 · 5 comments
Open

Calibration Controls #12

easytarget opened this issue Nov 6, 2019 · 5 comments
Labels
enhancement New feature or request UI-javascript

Comments

@easytarget
Copy link
Owner

easytarget commented Nov 6, 2019

the sensor has calibration modes for both distance offset, and crosstalk (reflections etc).
It might be nice to expose these in the interface.

@easytarget easytarget added enhancement New feature or request UI-javascript labels Nov 6, 2019
@tomarigr
Copy link

tomarigr commented Apr 12, 2020

Hi, thank you for this project. Calibration is very important and would be nice if it was supported and aided by the fw.
Im planning to design a 3d printed base for the motor, and use qi wireless for the sensor to allow for full 360 rotation. I have the electronics ready, but my sensor needs calibration. It would be nice if there was a painless way to do it.

IMG-2735088f0fea83da4c09989c9a7a1354-V
IMG-a754d5a0990679a74af0f6ad625f1380-V
IMG-f78f0c32fe458ba1c79e0eb001c9bf06-V

@easytarget
Copy link
Owner Author

easytarget commented Jul 28, 2020

Looks very cool, big thanks for taking the time to feedback etc.
I'm trying to drag this and other projects back into some form of active development, this looks like a good first step to me. Should be (relatively) easy since it is just an extension to existing UI elements, not something new.
I'll have to think about prompting the user to put calibration targets in place..

I like the use of QI for this, I assume you are spinning the whole unit including the motor? I had thought of using a commutator ring to supply power (they are OK for power, lousy for data) and then having the whole rig rotate lollipop like above that. QI would eliminate the commutator nicely..

@tomarigr
Copy link

Hi, the motor body is still, on the shaft I clamp a platform and the hole sensor + esp8266 + qi reciever + optical sensor spins around. The optical sensor is needed so you know where the distance sensor is looking at. I took it out of an old inkjet printer or you can buy it for £3 from AliExpress. Proof of concept works, but its sitting inside the "to play with later" box because of the calibration issue. Kudos for what you've done so far.

@tomarigr
Copy link

Just to make this clear, motor takes direct power, qi powers only esp + sensors. This is because I thought the motor will introduce noise and esp doesn't like noisy power plus that it might be hard for the qi reciever to afford powering

@easytarget
Copy link
Owner Author

esp doesn't like noisy power

A big +1 to that; I've had one completely incapable of running without brownouts until I properly isolated its power from the (brushed) spindle motor it controlled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request UI-javascript
Projects
None yet
Development

No branches or pull requests

2 participants