Jump to content
  • 0

How to use PmodIA with Arduino Leonardo?


Roney

Question

2 answers to this question

Recommended Posts

Hi Roney,

There is currently not a video tutorial for the PmodIA. The most up to date information that we have for the PmodIA can be found in the PmodIA Resource Center. There you can find some reference material as well as a code example designed for chipKIT boards (since Digilent primarily works with chipKIT microcontrollers). Within the zip file for the code, you will see documentation explaining how to use the functions in the library to calibrate and configure the PmodIA.

Since the code used for chipKIT is fairly similar to Arduino style code, and this particular library does not have any chipKIT specific code that I can see, I believe it *should* be able to run on the Leonardo without a large amount of effort, although I do not have an Arduino Leonardo myself so I cannot confirm this.

The PmodIA communicates with the host board through the I2C protocol; if you are not familiar with I2C, I would recommend checking out Nick Gammon's forum on working with I2C and Arduino board's here.

Let me know if you have any more questions.

Thanks,
JColvin

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...