Ron Evans
Ron Evans
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...
This looks like a really cool idea. Also, it sounds like you have the right approach overall. We do not currently have this specific hardware, but we can certainly help...
I know Artoo is very fast when running, due to using Celluloid. Let's see what we can do about startup time... we will look into it, for sure.
The new release of GoCV that includes this code should be out by next week.
Any chance for this to get merged in soon? It would be great to be able to develop code targeting NCS using macOS.
This is still the case. Any chance of the maintainers pushing a new release? Pretty please!
Hi @eric-s-raymond thanks for looking at this. A couple comments: - there is a separate example for using the `usr` LED here https://github.com/hybridgroup/gobot/blob/master/examples/beaglebone_blink_usr_led.go - We should probably add a comment...
I will take a look for sure, thanks for pointing that out @gen2thomas
OK I see what you meant @gen2thomas the solution proposed by @st-user is more complete. @st-user sorry about the delayed response. Are you willing to submit a PR with that...
No longer needed thanks to #858