Firmware updates - sensors, calibration, View support, etc (#9)
- Modify TLV493d library to expose frame counter in order to check for lockup, and implement auto-reset in tlv_sensor in case of lockup - Implement MT6701 SimpleFOC sensor - Make display optional - Add optional LED, strain, ALS support - Connect ALS to LED and display brightness - Hardcoded strain gauge thresholds and haptic feedback
This commit is contained in:
10
firmware/lib/tlv/library.properties
Normal file
10
firmware/lib/tlv/library.properties
Normal file
@@ -0,0 +1,10 @@
|
||||
name=TLV493D-A1B6
|
||||
version=1.0.3
|
||||
author=Infineon Technologies
|
||||
maintainer=Infineon Technologies <www.infineon.com>
|
||||
sentence=This library provides an Interface for Infineon's TLV493D-A1B6 3D Magnetic Sensor.
|
||||
paragraph=With this Sensor, you can detect the position of a Joystick etc. without any additional mechanical components. You just have to provide a magnet that is fixed to a movable component.
|
||||
category=Sensors
|
||||
url=http://www.infineon.com/cms/de/product/sensor/magnetic-position-sensor/3d-magnetic-sensor/TLV493D-A1B6/productType.html?productType=5546d462525dbac401529cebc74f07b7
|
||||
architectures=*
|
||||
|
||||
Reference in New Issue
Block a user