kidoman / embd

Embedded Programming Framework in Go
http://embd.kidoman.io
MIT License
1.28k stars 156 forks source link

Support for BBB PRUs ? #36

Open c2akula opened 9 years ago

c2akula commented 9 years ago

Hello guys, I was wondering if you were looking into adding support for using the PRUs on the BBB so that the library can be used for doing high speed data acquisition through the inbuilt ADCs? Currently, reading a single channel from the ADC pins takes about a millisecond, worst case times are 1.4ms per reading which amounts to about 714 samples a second. Would like to hear what you guys think.