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

[SBC] Banana Pi M2+ #299

Open
basilex opened this issue Jul 19, 2016 · 1 comment
Open

[SBC] Banana Pi M2+ #299

basilex opened this issue Jul 19, 2016 · 1 comment

Comments

@basilex
Copy link

basilex commented Jul 19, 2016

Would be great if gobot could support this board/chips as well.
url: http://www.armbian.com/banana-pi-m2-plus/
hardware: https://linux-sunxi.org/Sinovoip_Banana_Pi_M2%2B
Thanx!

@deadprogram
Copy link
Member

I personally do not have one of these boards, however adding support for it should not be difficult. Please take a look at the Raspberry Pi platform implementation here: https://github.com/hybridgroup/gobot/blob/dev/platforms/raspi/raspi_adaptor.go

The mapping of the GPIO pins on the specific version of the Raspi you are using is located here: https://github.com/hybridgroup/gobot/blob/dev/platforms/raspi/raspi_adaptor.go#L37-L122

The Banana Pi has several different variations in similar fashion, so something like this would be needed to support that platform.

Hope that helps!

@gen2thomas gen2thomas changed the title Platform request: Banana Pi M2+ [SoC] Banana Pi M2+ Feb 21, 2024
@gen2thomas gen2thomas changed the title [SoC] Banana Pi M2+ [SBC] Banana Pi M2+ Feb 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants