Skip to content

Commit

Permalink
organising readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sosandroid committed Feb 26, 2018
1 parent c32a473 commit 92229c9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
Arduino library for AS5048B from AMS
==============

AS5048B is a 14-bit magnetic rotary position sensor with digital angle (I2C) and PWM output.
This library deals only with the I2C channel.

[AS5048B's](http://www.ams.com/eng/Products/Position-Sensors/Magnetic-Rotary-Position-Sensors/AS5048B) AMS page.

v1.0 - First release
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
v1.0.2 - ams_as5048b.cpp - fix setZeroReg() issue raised by @MechatronicsWorkman
v1.0.3 - Small bug fix and improvement by @DavidHowlett
v1.0.4 - Implemented OTP register burning by @brentyi
v1.0.5 - Optional parameters fix

AS5048B is a 14-bit magnetic rotary position sensor with digital angle (I2C) and PWM output.
This library deals only with the I2C channel.


[AS5048B's](http://www.ams.com/eng/Products/Position-Sensors/Magnetic-Rotary-Position-Sensors/AS5048B) AMS page.

## Features ##
- Manage zero position
Expand Down

0 comments on commit 92229c9

Please sign in to comment.