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

cubiboard #124

Open
nzterl opened this issue Jun 9, 2014 · 8 comments
Open

cubiboard #124

nzterl opened this issue Jun 9, 2014 · 8 comments

Comments

@nzterl
Copy link

nzterl commented Jun 9, 2014

I now have artoo set up under cubian on a cubieboard 2. Any pointers on getting gpio working for the cubieboard. I will check out the beagle bone imp and try and see what I can do but any help would be great.

@deadprogram
Copy link
Member

http://likeaferrari.wordpress.com/2013/12/02/simple-gpio-example-with-cubieboard2/ has pretty good looking docs for implementing this. I bet @edgarsilva could help...

@nzterl
Copy link
Author

nzterl commented Jun 9, 2014

Ron

Thanks for reply. yes I bet he could. I have had a quick look at the beaglebone adaptor and a have a pin layout for the cubie. I just need a bit more hunting to bind them :)

I am running cubian and have ruby 1.9 and artoo installed so its just getting the adaptor right.

Terry
On 9/06/2014, at 2:01 pm, Ron Evans <[email protected]mailto:[email protected]> wrote:

http://likeaferrari.wordpress.com/2013/12/02/simple-gpio-example-with-cubieboard2/ has pretty good looking docs for implementing this. I bet @edgarsilvahttps://github.com/edgarsilva could help...


Reply to this email directly or view it on GitHubhttps://github.com//issues/124#issuecomment-45455711.

@greendog
Copy link
Contributor

greendog commented Jul 7, 2014

@nzterl Do you have any progress? I would like to participate in the development of the adapter for cubieboard.

@nzterl
Copy link
Author

nzterl commented Jul 7, 2014

Hi Alexander

Alas daily workload has piled up in preparing for our second trimester!

The only issue I can see is that I getting a type conversion error ( ruby right?). You could reproduce this by adding a non integer string to your PINS hash for the beaglebone adaptor.

Somewhere there must be a to_i but scanning the code hasn't helped.. Only just started using celluloid too so haven't got the hang of debugging.

I have tested the code outside of artoo.. . work method and can get an led flashing using a string as the pin...

Any help would be appreciated.

Terry Moore

Sent from my iPhone

On 8/07/2014, at 4:42, "Alexander Någîdà" <[email protected]mailto:[email protected]> wrote:

@nzterlhttps://github.com/nzterl Do you have any progress? I would like to participate in the development of the adapter for cubieboard.


Reply to this email directly or view it on GitHubhttps://github.com//issues/124#issuecomment-48204041.

@greendog
Copy link
Contributor

greendog commented Jul 8, 2014

Ok, I see.
Please keep me informed about your progress. I use the artoo-raspi adapter (https://github.com/hybridgroup/artoo-raspi) as a base and Cubieboard A10.

@nzterl
Copy link
Author

nzterl commented Jul 8, 2014

Will have a look... It's all about the export function and pin names.. Not a Linux person but didn't fancy hacking the pin config file... More scary... :)

Terry

Sent from my iPhone

On 8/07/2014, at 22:16, "Alexander Någîdà" <[email protected]mailto:[email protected]> wrote:

Ok, I see.
Please keep me informed about your progress. I use the artoo-raspi adapter (https://github.com/hybridgroup/artoo-raspi) as a base and Cubieboard A10.


Reply to this email directly or view it on GitHubhttps://github.com//issues/124#issuecomment-48316142.

@greendog
Copy link
Contributor

greendog commented Jul 8, 2014

@nzterl
Copy link
Author

nzterl commented Jul 8, 2014

Alexander

Thanks for this. As I said 4 days till term 2 and I have a lot of things on. Will definitely follow this up.

I then have a couple weeks b4 heading to the uk for 6 weeks...( long overdue break! )

thanks again.

Terry Moore

On 8/07/2014, at 11:04 pm, Alexander Nеgоdа <[email protected]mailto:[email protected]> wrote:

@nzterlhttps://github.com/nzterl Some useful links:

https://github.com/greendog/cubieboard_gpio_manager - it works on my cubieboard
https://github.com/olivernn/pi_wire
https://github.com/Gadgetoid/WiringPi2-Ruby
https://github.com/gootoomoon/WiringCB-python - it works on my cubieboard


Reply to this email directly or view it on GitHubhttps://github.com//issues/124#issuecomment-48322833.

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

3 participants