Serial Receive Interrupt ??? - Raspberry Pi Forums


hi everyone.
need learn interrupts. how can interrupt when data receive rpi ? i'm using raspbian.
has idea it?

eqooo wrote:hi everyone.
need learn interrupts. how can interrupt when data receive rpi ? i'm using raspbian.
has idea it?
can use pthreads - create thread waits on data being avalable @ serial port , wake when data there - that's easiest you'll interrupt in userland under linux. when thread wakes up, can process data, etc.

-gordon


raspberrypi



Comments

Popular posts from this blog

Thread: PKI Client 5.00 install (for eToken Pro)

ATmega2560-Arduino Pin Mapping

Crossfader Arduino Tutorial