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

Update examples to work on Blue/PocketBeagle #48

Open
jadonk opened this issue Nov 28, 2017 · 2 comments
Open

Update examples to work on Blue/PocketBeagle #48

jadonk opened this issue Nov 28, 2017 · 2 comments

Comments

@jadonk
Copy link
Owner

jadonk commented Nov 28, 2017

Should we have something like the below?
var mypin = b.firstValidPin(["P1_2", "P8_12", "GP0_3"]);

Definitely need Python and JavaScript to generate clean error messages when unused pins are specified.

Can we add a welcome page to Cloud9 IDE?

@jadonk
Copy link
Owner Author

jadonk commented Nov 29, 2017

Recommendation from others (not me) is to make different directories.

@fivdi
Copy link

fivdi commented Nov 30, 2017

How can this be extended in the future? For example, if a new board is released in the future with a header called P1 just like the the PocketBeagle? If pin P1_2 on the new board is AIN0 would this not conflict with P1_2 on the PocketBeagle which is GPIO87 or AIN6?

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

2 participants