hi everybody!
im new to all this and just gotta say i just love my arduino. I bought it to a project of mine but I have a question reg. the lcd.
the lcd im using is a 2*20 HD 44780 compatible lcd and it works as it should. i use the LCD4Bit library.
now: Im trying to write the value of an unsigned int to the lcd. i try to convert it to a char and it seems that whatever i do it gets converted back to int. for ex. I have the value -30536.
what is the right way to approach this?
remember im new to this so pls go easy on my ass...
thx!
/mike