Journey with Confidence RV GPS App RV Trip Planner RV LIFE Campground Reviews RV Maintenance Take a Speed Test Free 7 Day Trial ×
 

Click Here to Login
View Single Post
Old 04-23-2015, 09:02 PM   #95
FW28z
Moderator Emeritus
 
FW28z's Avatar
 
Brand: Thor Motor Coach
Model: 2011 Four Winds 28Z
State: Michigan
Posts: 1,273
THOR #531
Well, we have not done much on this thread lately, so I thought I'd update it. I got a chance to work with some LCDs driven by an Arduino microcontroller today. After about 1 hour of work, I came up with this:



So far, it's static... meaning there is no changing of the display.

But there are a couple of interesting things.

First, if you use a parallel connected display, about 80% of the available I/O pins are dedicated to the display. Some displays also do not have any on-board memory, so the microcontroller has to provide it. This means that about 80% of the resources of the microcontroller are used just for the display.

But I am using a serial display, which has it's own memory, and only takes a single pin. However, you have to put in delays and change the baud rates or the display will write slower than the microcontroller sending data and will otherwise be garbled up. There is no bona-fide flow control to the display, so you have to throttle down the microcontroller so the display can keep up.

This sort of complicates things a bit, but far better than eating up the resources with a parallel display.

Anyway, this is not a final display design by any means. But it is a cool first attempt.

I can probably get more bar-graphs on the display if I run them horizontally rather than vertically. Unfortunately, you cannot make the fonts any smaller which means the text takes up a lot of space. Perhaps I can come up with some symbols for the various tanks...

I could use a flame graphic for LP, a water droplet for the fresh water tank, a toilet for the black tank, and I am not sure what to use for the grey tank.
__________________
The only thing that works on a RV is the owner...
FW28z is offline   Reply With Quote
 
» Featured Campgrounds

Reviews provided by

Disclaimer:

This website is not affiliated with or endorsed by Thor Industries or any of its affiliates. This is an independent, unofficial site.




All times are GMT. The time now is 07:35 AM.


Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2024, vBulletin Solutions, Inc.