Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Request for a small bit of help

Received: by 10.58.169.17 with SMTP id aa17mr1617863vec.29.1350741748154;
        Sat, 20 Oct 2012 07:02:28 -0700 (PDT)
X-BeenThere: reading-hackspace@googlegroups.com
Received: by 10.220.107.208 with SMTP id c16ls3075759vcp.3.gmail; Sat, 20 Oct
 2012 07:02:27 -0700 (PDT)
Received: by 10.58.151.228 with SMTP id ut4mr1593756veb.20.1350741747449;
        Sat, 20 Oct 2012 07:02:27 -0700 (PDT)
Received: by 10.58.151.228 with SMTP id ut4mr1593755veb.20.1350741747437;
        Sat, 20 Oct 2012 07:02:27 -0700 (PDT)
Return-Path: <m...@daubers.co.uk>
Received: from mail-vb0-f43.google.com (mail-vb0-f43.google.com [209.85.212.43])
        by gmr-mx.google.com with ESMTPS id dj17si1170681vdb.1.2012.10.20.07.02.27
        (version=TLSv1/SSLv3 cipher=OTHER);
        Sat, 20 Oct 2012 07:02:27 -0700 (PDT)
Received-SPF: neutral (google.com: 209.85.212.43 is neither permitted nor denied by best guess record for domain of m...@daubers.co.uk) client-ip=209.85.212.43;
Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 209.85.212.43 is neither permitted nor denied by best guess record for domain of m...@daubers.co.uk) smtp.mail=m...@daubers.co.uk
Received: by mail-vb0-f43.google.com with SMTP id fq11so1882978vbb.16
        for <reading-hackspace@googlegroups.com>; Sat, 20 Oct 2012 07:02:27 -0700 (PDT)
        d=google.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:x-gm-message-state;
        bh=qjQvjzxbVAlAaSDZlH1EbcMv6U7NU0nm9LuWEjiwEx4=;
        b=NngK3/0uz6ods3LpJpp7y5L7auAXc1nu7zZ2FtPCr2d//ckHc05er+zAGLV26pMvK5
         0apsaL+54UhB41CLCad59+0DaHFURFPpCaJ5qijPiUNh2ZXX/5dFGJDqv+4mpABFQeX6
         6D7XEuJobIxBiVYLX+Cyy09M77+oBOx3lI4G8V4OwDsREUgFdrjhuHPiCfjcjEpqvdNY
         2gnsGZDx5EGLEFOV9v6VFT8xFgS8rZY1z9+Hxg0enwx0MewLzlintt/LCO/9IYccPwgB
         rKEJMsrAj5esf0YUUW3FfEzl8/BH5XLSZH4SAaQvIcPx8G6+ccz1qApXP4sQurqv5U2X
         SviA==
MIME-Version: 1.0
Received: by 10.58.211.37 with SMTP id mz5mr6197257vec.30.1350741747263; Sat,
 20 Oct 2012 07:02:27 -0700 (PDT)
Received: by 10.58.28.178 with HTTP; Sat, 20 Oct 2012 07:02:27 -0700 (PDT)
In-Reply-To: <50825FDB.5010...@coastelect.com>
References: <CALc5WvMNeYQHo4Gs=3pG3x7YDCx5ATd6mXS3TtEjULHKiWw...@mail.gmail.com>
	<2270DF68B5D24D679480D0CF031BC07B@Freya>
	<50825FDB.5010...@coastelect.com>
Date: Sat, 20 Oct 2012 15:02:27 +0100
Message-ID: <CALc5WvMP2Lfjh9kEZEwtYXwSXGNpXJwOqsZCLJQnxTJYWWy...@mail.gmail.com>
Subject: Re: [RDG-Hack] Request for a small bit of help
From: Matthew Daubney <m...@daubers.co.uk>
To: reading-hackspace@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1
X-Gm-Message-State: ALoCoQkCKLy3r5rJV86pZXJYcrdFCpjkMsid4peDjGfgzh7MN+8n3D3aRslf5FHxpb82C8WzUV33

On 20 October 2012 09:24, graham <g...@coastelect.com> wrote:
> On 20/10/2012 01:21, Nigel Worsley wrote:
>>
>> Is the buffer chip between the processor and the LCD really neccesary?
>> Most 77480 compatible
>> LCD controllers have TTL input thresholds which should work fine with 3.3V
>> inputs.
>
> Agreed...also watch out for another couple of "gotchas"...most
> Hitachi/Densitron compatible character LCDs have quite low value (1K or
> less) pull-downs on their inputs...this can spoil your day if you use...for
> example..the ICSP pins to talk to yr LCD  (yes...I've done it!!) or
> multiplex them in some other way... leaving you in the position where you
> can either have ICSP...or your LCD...making the board a pig to debug.
> Clearly you can't sort that problem by fitting resistor buffers...'cos
> everything then gets too low impedance for the ICSP to operate...and UR
> screwed.

I'd read about that somewhere, hence avoiding the ICSP pins with the LCD :)

<snip>

> Absolutely...a lot of designs use a 10K pot 'cos they begrudge the extra
> cost of an ickle resistor....V false economy if you ask me. Second
> gotcha....may need to fit 100nF between pot wiper and ground...some LCDs
> suffer from noise feeding through the contrast pin and ending up as a
> ghostly "snow" on the display.

The pot is a 10k pot (it came with another LCD at some point), but I
can see the logic in using a smaller pot and a resistor. Will add the
cap.

<snip>

Thanks :)

-Matt Daubney