Here you go Rathin, something to experiment with in the future. http://www.embeddedhobbyist.com/2015/10/beaglebone-black-adc-getting-started/
I need to edit the post and add the packages needed in order to compile the demonstration executable with gcc, but that is not too much of a hurdle. *sudo apt-get install build-essential* should take care of that. On Thu, Oct 1, 2015 at 9:54 AM, William Hermans <[email protected]> wrote: > Agreed. > > On Thu, Oct 1, 2015 at 9:33 AM, Rathin Dholakia <[email protected]> > wrote: > >> Gentleman, >> I know I am in no capacity to say anything to both of you coz you both >> are great in own field. So I just want to request you that, *please calm >> down*. >> >> and >> >> Sorry I was busy whole day so couldn't experiment what you suggested, TJF >> . But I will do it now and will post my response or queries. >> >> but please Calm down.. >> >> On Wednesday, September 30, 2015 at 1:46:06 AM UTC+5:30, Rathin Dholakia >> wrote: >>> >>> Dear Community Members, >>> >>> I am trying to implement a fast 8 channel Analog capture using on board >>> ADC on BBB. I know there are only 7 available on pin header, but as I am >>> starting off & learning I am ok with count of 7. :) >>> >>> I just wanted to have an opinion about the approach to opt for, What >>> would be the most optimum (& preferably faster to implement) option to >>> achieve it? >>> >>> I have read quite a few articles and thread (& more confused ) and >>> currently I am using libpruio <http://beagleboard.org/project/libpruio/> >>> for implementing it but as of now even after configuring libpruio I am only >>> getting 900 - 1000 samples per seconds. >>> >>> So, is it my configuration wrong or for such high speed I should opt for >>> external ADC? or something else? >>> >>> I am completely NEW to EMBEDDED domain. So please pardon me. >>> >>> It would be great if someone could guide me, precisely towards some >>> direction. >>> >>> Sincerely, >>> Rathin >>> >> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to the Google Groups >> "BeagleBoard" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
