AMS AS5600 Руководство - Страница 7
Просмотреть онлайн или скачать pdf Руководство для Блок управления AMS AS5600. AMS AS5600 14 страниц. 12-bit programmable contactless potentiometer
Также для AMS AS5600: Руководство по эксплуатации (12 страниц), Руководство пользователя (13 страниц), Руководство по эксплуатации (10 страниц)
- 1. Table of Contents
- 1. 1 Introduction
- 1. Kit Content
- 2. 2 Board Description
- 3. 3 Software
- 3. Labview
- 3. Using the Arduino IDE
- 3. Installing the Arduino Library
- 3. Reading out the AS5600 Sensor
- 4. 4 AS5600-POTUINO Hardware
- 4. AS5600-POTUINO Schematics
- 4. AS5600-POTUINO PCB Layout
- 5. 5 Ordering & Contact Information
- 6. 6 Copyrights & Disclaimer
AS5600 Adapter Board
3.2
Using the Arduino IDE
3.2.1 Installing the Arduino library
The Arduino library for the AS5600 sensor can be downloaded from the ams webpage.
To add an existing library open the Arduino IDE, click Sketch in the menu bar. Then Import Library
and Add Library.
Then choose the AMS_5600_library.zip and open it.
Figure 5: Adding the AS5600 library
When including the header file to a new sketch all the functions of the library are available.
e.g.
#include <AMS_5600.h>
ams Eval Kit Manual, Confidential
[v1-0] 2015-Jan-21
Page 7
Document Feedback