-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Create hall_effect_esp32.ino #450
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
A simple example to access the hall effect sensor in the esp32
the ino file does not need to have esp32 in it and it MUST be in a folder with the same name for the IDE to pick it up (see the other examples there) |
Simple sketch to access the internal hall effect detector on the esp32
Hi @me-no-dev |
Sorry to bother again, but do you mind renaming to HallSensor/HallSensor.ino |
Renamed, |
No worries :) I applaud the courage ;) |
nice :)
…On Wed, Jun 21, 2017 at 1:16 PM, Me No Dev ***@***.***> wrote:
Merged #450 <#450>.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#450 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAAVwtAK0-1P9d59_-pQX7pk91O1gEsMks5sGQm1gaJpZM4N9Oe3>
.
--
----------------------------------------
Brian Degger
twitter: @drbrian
http://makerspace.org.uk
http://transitlab.org
----------------------------------------
|
A simple example to access the hall effect sensor in the esp32.
If it is of interest.