Hello,
So I'm constantly reading data using i2c into a variable. How do I transfer the data in this variable to the pc? It's just an array.
I understand that I have to use Uart. I have the function file uart.c but I don't know how do use it.
Any suggestions on how I might go about this?
Thanks.