Done!
I put really easy to understand remarks in the code so other newbies like me can understand it. Well I learned a lot!
I´ll start to bug you again as soon as I have ordered the compass module :twisted:
/*Getting your RBBB/BBB, TMP421 and 4x20 LCD with a LCD117 to display
the temperature in ...
Search found 3 matches
- Mon Mar 08, 2010 2:16 pm
- Forum: Software
- Topic: TMP421 and LCD
- Replies: 7
- Views: 27054
- Mon Mar 08, 2010 1:17 pm
- Forum: Software
- Topic: TMP421 and LCD
- Replies: 7
- Views: 27054
Re: TMP421 and LCD
I'm trying to get the temperature to get displayed in a 4x20 LCD with the 117 connected to it.
Your change worked perfect. However, I don't get any decimals displayed on the LCD. If I use the same code but watch the value on the serial monitor I get the value by two decimals.
Your change worked perfect. However, I don't get any decimals displayed on the LCD. If I use the same code but watch the value on the serial monitor I get the value by two decimals.
- Mon Mar 08, 2010 12:24 pm
- Forum: Software
- Topic: TMP421 and LCD
- Replies: 7
- Views: 27054
TMP421 and LCD
Horray! I just got the TMP421.
Well I tried to get it to work with the 117 lcd kit with no success. I have tried all kinds of solutions and running out of ideas (remember I only have two months of experience).
Here is the code I'm trying to run, as you can see have used the same code as with the ...
Well I tried to get it to work with the 117 lcd kit with no success. I have tried all kinds of solutions and running out of ideas (remember I only have two months of experience).
Here is the code I'm trying to run, as you can see have used the same code as with the ...