MBox.ino

Arduino sketch to be added into the OLED_Eyes project. This handles the incoming mailbox interrupt.

x-arduino - 1.26 kB - 07/24/2024 at 22:18

Download

OLED_Eyes.ino

This is the main sketch to initialize the OLED display and display some graphics and the temperature received from the Linux core.

x-arduino - 22.27 kB - 07/24/2024 at 22:18

Download

mbox_temp.c

Linux core 'C' program to read the internal temperature and send it to the RTOS core using the inter-core mailbox.

x-csrc - 2.24 kB - 07/24/2024 at 22:16

Download