|
|
|
|
|
by bacon_waffle
2275 days ago
|
|
Not Raspberry Pi exactly, but the SoC used in Beaglebone has a couple "PRU" co-processors which run at 200MHz, share RAM with the main CPU, and have access to peripherals including some GPIO. It's not too hard to use those for precision timing while the main CPU does the typical Linux stuff. |
|