simpPRU Examples#
These are the examples which have been tested on simpPRU.These examples will serve as a guide for the users to implement.
- Delay example
 - Digital read example
 - Digital write example
 - HCSR04 Distance Sensor example (sending distance data to ARM using RPMSG)
 - Ultrasonic range sensor example
 - Sending state of button using RPMSG
 - LED blink on button press example
 - LED blink using for loop example
 - LED blink using while loop example
 - LED blink example
 - LED blink using hardware counter
 - Read hardware counter example
 - Using RPMSG to communicate with ARM core
 - Using RPMSG to implement a simple calculator on PRU