Hello friends!
In the beginning, i know this is answered many times here, on the forum but it seems that i can't find solution for my simple problem... probably because i'm not good at programing at all....
Anyway,
I created a little gadget for my solar panel installation, i'm measuring load and charge with arduino nano, ACS hall efect sensors and i'm sending data over bluetooth to my PC.
I't works ok, but now i want to to display that data on the another arduino with LCD attached, i established communication between arduinos, but i'm getting problems with sending and receiving strings, converting them, etc... didn't manage to find solution to transfer three float numbers over the serial and to display them on the LCD... tried so many examples, but nothing, every example i found is with Processing code on the display side...
Help please....
Regards!