I've done software de-bouncing before -- the question isn't what it is NOR is the question how to do it... Curious as to what is an accepted "de-bounce" period...
Really as high as 100ms ... if you've are doing 100us (0.1ms) -- then that matches with what I've done that seems to work. Adding button debouncing to the ISR...
I almost always use 8, 16, or 32 msec as they are easy multiples of my 8KHz interrupt. 16 is my most common, and I use one byte to hold both a "reported to...
yeah single bit at time is pretty easy.. if previous and current (over a time period) are high, set the "shadowed" bit value as high... duplicate for low (if...
For what it's worth.. I've boiled down the software debouncing of 8-bits into a few basic steps that can be implemented in 'C' (and converted into assembler...
I was a little off (and because C18 is a little different that midline assembler, the 'C' compiler spit out a little bit more code): (copy/paste from...
(PREAMBLE: sorry if I keep on seeming like I am re-hasing an old topic .. but just want to share what information and work I've come up with.) Okay... I've...
A cleaner posting at my website: <http://dx9s.ath.cx/node/83> --Doug ... From: Douglas Marsh <dx9s@...> To: laser_design@yahoogroups.com Sent: Sunday,...
... more importantly... i think u punks should hookup with the lasertag design group over at source forge.. i also believe you should help me with my evil...
Greetings all... In all the world there only appear to be a few people who are interested in laser tag design. I would consider it a privilege to hang out...
... 'lo. Most of the action is on IRC, though even there, there's not much lately. As to the debrief stuff, nobody(to my knowledge) has worked too much on it....
The laser tag market (professional, consumer/toy, DIY) is fragmented. There is no standard so adoption is slow (if at all)... (I am not a pessimistic person by...
... We consider it a privilege to have you, so there you go! ... That one's new to me -- have any pics/links/details? ... You're welcome! I get pretty...
... Basically, I can't help reverse-engineer my own work especially since I am still involved in trying to secure the patent for it. Ideally I should not even...
... since I am still involved in trying to secure the patent (long post deleted) ... I hope that clears up at least some of the confusion! I know several...
'The nice thing about standards...' I think maybe you're just venting, but... It seems anyone could seize upon MT or WoW and build whatever they care to. I...
... There's not much out there <http://www.google.com/#q=> link-wise, is there? Glancing at the first two links, both link SLF with Worlds of Wonder, but I...
MilesTag was open.. and portions of the protocol are still available.. but parts would require reverse engineering at this point. Perhaps Jim would be willing...
In the few weeks I have been surfing for laser tag information, I've found that people want indoor games, urban style games, outdoor field games, outdoor...
That is a good way of putting it (Diversity)... I wonder where necessity fits in. I mentioned lowest common denominator (design approach) as a fall-back kind...
This is part 2 of the parent message. I am enjoying the attempt to remember the place accurately. At least the hardware descriptions should be correct. ...
Thanks for sharing... and you have a unique perspective of understanding laser tag from the commercial aspects. About cables.. yes, there has always been a...
He isn't just venting. I think there was even a spin-off from MilesTag at one time. Even if people follow the same standard, there is the problem of...