Live data from Hacker News

Father Ted Kilnettle Shrine Tape Dispenser

stephencoyle.net

41–50 of 67 posts

Re: Father Ted Kilnettle Shrine Tape Dispenser

#41

Neat project! > Instead of a rotary encoder to measure the tape rotation, it now uses an IR led and sensor. I don't get it; how does this work? Are there openings at certain positions in the reel that it detects the light through? Why is this better than the rotary encoder design?

[deleted]

Re: Father Ted Kilnettle Shrine Tape Dispenser

#42

Earlier quoted context omitted.

it's not, the dispenser is a jab at the kind of trinket stalls that form around holy sites. what i don't understand is how the dispenser compensates for the changing radius of the tape roll in order to measure accurately. i suspect that it doesn't.

You're right that it doesn't consider changing diameter, though I did contemplate some approaches for doing that. But, since it only needs whole-inch resolution, using the diameter of a half-full roll of tape gets close enough for novelty purposes.

How about measuring the linear tape motion in a similar way that laser mice measure surface movement?

Re: Father Ted Kilnettle Shrine Tape Dispenser

#43
post #23

Earlier quoted context omitted.

it's not, the dispenser is a jab at the kind of trinket stalls that form around holy sites. what i don't understand is how the dispenser compensates for the changing radius of the tape roll in order to measure accurately. i suspect that it doesn't.

Divine intervention, presumably. They don't bless those tape dispensers for nothing.

Divine intervention sounds reasonable for an automated blessing device. Otherwise the issued blessings might be unauthorized or even in violation of copyright.

Re: Father Ted Kilnettle Shrine Tape Dispenser

#44
post #15
post #7

Talk about Baader–Meinhof phenomenon. Just a week ago I became aware of Father Ted and watched only the show with the tape dispenser because it was recommended to me by Youtube. This article is year old, and shows up now in my feed.

Yesterday I found out about the Baader-Meinhof phenomenon and now I see it mentioned! Must be the Baader-Meinhof phenomenon phenomenon.

That's actually now the Baader-Metahof phenomenon

Re: Father Ted Kilnettle Shrine Tape Dispenser

#45

Neat project! > Instead of a rotary encoder to measure the tape rotation, it now uses an IR led and sensor. I don't get it; how does this work? Are there openings at certain positions in the reel that it detects the light through? Why is this better than the rotary encoder design?

Thanks!

> Are there openings at certain positions in the reel

Yes, that's exactly it! The spool has holes, and there's an IR emitter/detector on either side. You can view the STLs on the GitHub repo or Printables and see for yourself.

It's better than the rotary encoder [for this project specifically] because it's cheaper and doesn't require the sensor to be a load-bearing part.

Re: Father Ted Kilnettle Shrine Tape Dispenser

#46

Earlier quoted context omitted.

You're right that it doesn't consider changing diameter, though I did contemplate some approaches for doing that. But, since it only needs whole-inch resolution, using the diameter of a half-full roll of tape gets close enough for novelty purposes.

How about measuring the linear tape motion in a similar way that laser mice measure surface movement?

That's a cool idea! It's all open source, and forks/remixes are encouraged, so feel free to give that a whirl. :)

Re: Father Ted Kilnettle Shrine Tape Dispenser

#49
The logic runs on an ESP8266 microcontroller instead of a Raspberry Pi Zero, all of which means the electronics inside can be purchased for less than €10.

This looks like the type of application which, if mass-produced, would have the electronics done on a $0.10 mask-programmed COB.

Post reply on HN