|
|
|
|
|
by gizmo686
3695 days ago
|
|
The Raspberry pi has 26 pins (not all of which are IO), and the geekport has 37 (again, not all of which are IO, but still has more IO ports than the Pi). This means that a full converter would require some intelligent circuitry to multiplex the PI's GPIOs. The bigger problem is that the geek port has some 12V pins, and analog pins, neither of which the Pi supports. Again, this can be solved with some circuitry in the converter. Using this converter would require the software running on the PI to be aware the intelligent circutry and either have driver support for it, or operate at a low enough throughput to bitbang in userspace. |
|
http://kilobaser.com/blog/2014-07-15-beaglebone-black-gpios
http://hackaday.com/2014/06/22/an-introduction-to-the-beagle...
My favourite use of the Beaglebone Black so far is as the core of Bela:
https://www.kickstarter.com/projects/423153472/bela-an-embed...