Amendment to this first sentence: I'm not going to explain exactly what we're working on till our primary prototype is done. The astute reader will be able to connect the dots. However, I'd like to maintain a level of suspense about the exact nature of this project. A full overview will have to wait for our Kickstarter campaign.
Using hall effect latches we were able to prototype a 2 x 2 sensor array that can detect the presence of small rare earth magnets within about 1/4” of the sensors. To represent the presence of a south pole field we also wired up some LEDs in a 2x2 grid (circuit diagram to be provided). The IO for the sensor circuit and LEDs were all run into an Arduino, where we handled the signal processing and control.
(video of sensor circuit working)
We learned a number of things from this little project: first, Jason can still do simple electronic (after a 15 year hiatus), second, using a Hall Effect latch is not the appropriate choice for this application. The problem springs from the nature of the latches we were using, being a “latch” means the device retains it’s state information even after the magnetic field is moved from its proximity . A word to the wise, don’t send a computer scientist/artist (me) to buy electronics parts (you’ll usually end up with almost, but not quite what you need). This property required us to “clear” the latches by driving current into their sensor leads (no specs given whether this is a good idea or not). After my trusty EE (Jason) researched and poured over some spec sheets he determined that we should be using omni-polar Hall effect switches. These switches don’t require clearing (thus eliminating the clearing circuit) from the production model of this circuit.
No comments:
Post a Comment