scottbez1 / smartknob

Haptic input knob with software-defined endstops and virtual detents

Home Page:https://www.youtube.com/watch?v=ip641WmY4pA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is the tlv_sensor.h meaning?

L-SY opened this issue · comments

commented

I see tlv_sensor.h in you project it looks like for Tlv493d,
but I do not see Tlv493d in your PCB.So what is tlv_sensor.h meaning?

Could you teach me ? Thanks

In earlier versions I experimented with using the TLV493d magnetic sensor. It's not a very good chip though, so the MT6701 is the current recommendation instead. That file is leftover from that, and would allow you to use a TLV493d if you wanted to.