File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Arduino library for AS5048B from AMS
22==============
33
4+ AS5048B is a 14-bit magnetic rotary position sensor with digital angle (I2C) and PWM output.
5+ This library deals only with the I2C channel.
6+
7+ [ AS5048B's] ( http://www.ams.com/eng/Products/Position-Sensors/Magnetic-Rotary-Position-Sensors/AS5048B ) AMS page.
8+
49 v1.0 - First release
510 v1.0.1 - Typo to allow compiling on Codebender.cc (Math.h vs math.h) + Wind vane example modification to comply with the Timer.h lib used by them
611 v1.0.2 - ams_as5048b.cpp - fix setZeroReg() issue raised by @MechatronicsWorkman
712 v1.0.3 - Small bug fix and improvement by @DavidHowlett
813 v1.0.4 - Implemented OTP register burning by @brentyi
914 v1.0.5 - Optional parameters fix
1015
11- AS5048B is a 14-bit magnetic rotary position sensor with digital angle (I2C) and PWM output.
12- This library deals only with the I2C channel.
13-
14-
15- [ AS5048B's] ( http://www.ams.com/eng/Products/Position-Sensors/Magnetic-Rotary-Position-Sensors/AS5048B ) AMS page.
1616
1717## Features ##
1818- Manage zero position
You can’t perform that action at this time.
0 commit comments