Skip to Content

Welcome!

This community is for professionals and enthusiasts of our products and services. Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together.

This question has been flagged
1 Reply
2973 Views

Hi all.

With IS library it is easy to access pins using name like I0_0, I2_3 and so on.

These names correspond to certain Arduino pins number: eg. I0_0=>22, I0_1=>23.

There is a way (method, function?) to get IS pin name from Arduino number? Eg: ArduinoToIS(24) => "I0_2".

Thanks in advance.

Stefano

Avatar
Discard
Best Answer

Hello Stefano,

Well to know the pins that are associated to Arduino board you can have a look to the user guide (page 25), there you can see all this information. 


Thank you.

Avatar
Discard
Related Posts Replies Views Activity
1
Jun 20
547
2
Aug 21
3038
1
Jun 20
3300
1
Oct 20
4606
1
Oct 20
2994