Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Could you add the pin mapping for Particle Shield shield v3.0.1? #3

Open
ScruffR opened this issue Nov 21, 2015 · 0 comments
Open

Could you add the pin mapping for Particle Shield shield v3.0.1? #3

ScruffR opened this issue Nov 21, 2015 · 0 comments

Comments

@ScruffR
Copy link

ScruffR commented Nov 21, 2015

To support the Arduino KeyPad LCD Shield on the Particle Shield shield v3.0.1 the pin mapping would be

LiquidCrystal lcd(A5, A4, D6, D0, D1, D7); // Shield shield v3.0.1

And for Particle Build (aka Web IDE), could you also adapt the include statement to

#include "LiquidCrystal/LiquidCrystal.h"

As a final, could you then push this back online to Particle Build?

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant