Hey Kimg TJF !

I saw your name a lot of times this past month :P You are doing a lot for 
the newbies like me it is very nice.

I deleted the code because one of my internship supervisor asked me. I said 
that it is confidential work but I talk with him and I really don't see 
what could be confidential in my code but never mind..

I have to admit that I stop working on libpruio cause it is at the limit of 
my abilities in computer science and programming in general and also 
because I realized that 120 Hz were enough for me and I was not very far 
from it. 

I am going to check the ring buffer and redo my work with libpruio.

Thank you very much for your answer !

PS: the project you linked is very nice :)

Le jeudi 11 juin 2015 16:09:27 UTC+8, TJF a écrit :
>
> Hi Matthieu!
>
> I missed your post on the FreeBASIC forum 
> <http://www.freebasic.net/forum/viewtopic.php?p=208024>, sorry. 
> Unfortunately you deleted the text.
>
> I think you need not redo all your work. It should be possible to reach 
> your target when you organize the data flow as William said: "Where client 
> side javascript can deal with all the heavy work.".
>
> The problem is to fetch the data on BBB in real time, which is impossible 
> with sysfs. Instead use libpruio 
> <http://beagleboard.org/project/libpruio/>. You'll have better control 
> over the ADC subsystem and you can read the data asynchronously from a ring 
> buffer. AFAIK there's no (complete) JavaScript binding jet, so this code 
> should be done in C/C++ or FreeBASIC. (There's also a Python binding, which 
> seems to work in this project 
> <https://www.youtube.com/watch?v=3cXCUmCWQHQ>).
>
> BR
>

-- 
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.

Reply via email to