MCU thread

I had to rename.cpp to .h otherwise i cant upload it here
 

Attachments

Last edited:
It looks like your lcd controller or the i2c overlay for the LCD controller already increments the cursor for you. So your code can be simplified - a bit.
 
"string" is a reserved word, a different data type, in C++

Use something else as the name for the character array / pointer and it should get rid of that particular error.
Thanks i forget about that.
 
OK now the most challenging part is the RF PART!!!
Can i use I2c protocol via RF? It will make my life easier i guess.
 
I'd use Bluetooth or WiFi
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…