Skip to content

analogdevicesinc/MaxEssentialToolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAX ESSENTIAL TOOLKIT

MaxEssentialToolkit package includes arduino driver and usecase examples for MAXIM/ADI RTC, temperature and current-sense amplifier sensors. Supported part numbers:

How to install

There are two main options to install library:

Option 1:

  1. Open Arduino IDE
  2. Go into Tools -> Manage Libraries...
  3. Search for MaxEssentialToolkit
  4. Click install button
  5. On pop-up message box click install all to install dependency too

Installation

Option 2:

  1. Dowload repository as .zip file
  2. Rename .zip file as "MaxEssentialToolkit.zip"
  3. Open Arduino IDE
  4. Go into Sketch -> Include Library -> Add .ZIP Library...
  5. Browse the MaxEssentialToolkit.zip location
  6. Click Open
  7. Install OneWire Library

How to build and load an example

  1. After installation open Arduino IDE
  2. Go into Files -> Examples -> MaxEssentialToolkit
  3. Select the part number you would like to use
  4. Select an example
  5. (If needs) Update example pin connection in example to it match with your target board.

Select an example

  1. Plug your Arduino board to PC via USB cable.
  2. Select board type and serial port by navigating to Tools->Board Tools->Ports

Select board and port

  1. Click right arrow button to build and load it

Build and load image

  1. Please check output to see whether load succeeded or not

Output screen

License and contributions

The software is provided under the Apache-2.0 license. Contributions to this project are accepted under the same license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors