ESP32 Hall Effect Sensor.

Feature requested and implemented
Post Reply
AndyGadget
Posts: 222
Joined: Mon Feb 15, 2021 1:44 pm
Has thanked: 120 times
Been thanked: 132 times

ESP32 Hall Effect Sensor.

Post by AndyGadget »

Francesco, if you're looking for additional features to include in Annex, the ESP32 has an internal hall effect sensor.

https://microcontrollerslab.com/esp32-b ... duino-ide/

It's not something I have an immediate use for, but it could be used as a non-contact method of controlling program flow or as a simple revoloution counter or limit switch.
User avatar
cicciocb
Site Admin
Posts: 1900
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 407 times
Been thanked: 1269 times
Contact:

Re: ESP32 Hall Effect Sensor.

Post by cicciocb »

Hi Andy, thanks for the suggestion, I'll include it.
User avatar
cicciocb
Site Admin
Posts: 1900
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 407 times
Been thanked: 1269 times
Contact:

Re: ESP32 Hall Effect Sensor.

Post by cicciocb »

Implemented in the version 1.44.2 for the ESP32
Post Reply