05-01-2017, 02:43 PM
(04-20-2017, 04:00 PM)databit Wrote: Hi to everyone! I'm a CS teacher and for some time I playing with my Pine64+. Last week, I built a C++ library (in object oriented paradigm) for manage GPIO, I2C and SPI.
https://github.com/databit/Pine64-CPP
This lib is based on the work of Eric Ptak <trouch@trouch.com>, Stefan Mavrodiev <support@olimex.com> and Kamil Trzcinski <ayufan@ayufan.eu>
I hope this library can be of help to you!
Send me yours comments and eventual bugs.
Very cool! Does anyone know exactly how many IO lines you can use as general purpose IO on the PINE64??
My sons science fair project needs 192 IO lines (96 in, 96 out) and we are trying to figure out how many Pine's to buy, the IO is straight digital signals going to high speed DAC and ADC's
Thanks!