![]() |
Hall Effect Sensor Module - Printable Version +- Forum (https://forum.yuriystoys.com) +-- Forum: General Discussion (https://forum.yuriystoys.com/forumdisplay.php?fid=5) +--- Forum: TouchDRO Boards and Kits (https://forum.yuriystoys.com/forumdisplay.php?fid=11) +--- Thread: Hall Effect Sensor Module (/showthread.php?tid=186) |
Hall Effect Sensor Module - Kiwi - 05-31-2017 Received my assembled MicroBÂ board today...plugged in and calibrated....now cutting chips with extreme accuracy...thank you Yuriy!! However....I now need to add a HAL Effect Sensor Will this do the trick ok? https://www.jaycar.co.nz/arduino-compatible-hall-effect-sensor-module/p/XC4434?utm_campaign=redirect&utm_source=XC4242r&utm_medium=web Regards Ray RE: Hall Effect Sensor Module - Eskimo2k - 05-31-2017 It MAY work with the controller, it depends on if the resistor is wired in as a pull-up resistor on the signal line. The datasheet isn't very clear about that. If it is, the power source would have to be from the 3.3V rail or you will fry the controller Alternatively, the signal will have to go thru a voltage divider or level shifter circuit first. Find a module with a powered output such as one of these: https://www.sainsmart.com/sainsmart-hall-effect-sensor-switch-magnetic-detector-module-for-arduino-motor.html?gclid=CjwKEAjw07nJBRDG_tvshefHhWQSJABRcE-Z_6oTVpBU20OJtdMuhL2WSnkCgrtMX0UmZ0vXlAbGwhoCiUTw_wcB With the powered type, you connect the DO pin to the controller tach input and power it from the board. The same signal level caveat applies to these modules, too. |