Yahoo Groups archive

Homebrew PCBs

Index last updated: 2026-04-05 19:38 UTC

Message

Re: [Homebrew_PCBs] RE : Homebrew Low Cost Reflow Soldering Oven & Controller

2006-05-28 by William Kroyer

Yeah I used an HD44780 display in an MP3 player project for my van 
recently just because
of how simple it was to interface with.  The only reason I suggested 
maybe a serial LCD for
this project is because the microprocessor appears to have a serial port 
open and probably
wouldn't require a massive change to the schematic since the real 
changes would be in the
code.

  I guess it comes down to whether one is more comfortable reworking the 
circuit or
the programming.  But if serial LCDs are that much of a pain starting 
from scratch using
this project for inspiration might be the better way to incorperate an 
LCD.  Either way
I'd love to see someone do something like this with an LCD readout. 


Robert Hedan wrote:

>>-----Message d'origine-----
>>De : Homebrew_PCBs@yahoogroups.com 
>>[mailto:Homebrew_PCBs@yahoogroups.com] De la part de William Kroyer
>>Envoy� : mai 27 2006 22:56
>>� : Homebrew_PCBs@yahoogroups.com
>>Objet : Re: [Homebrew_PCBs] Homebrew Low Cost Reflow 
>>Soldering Oven & Controller
>>
>>
>>I don't have any real experience with designing using 
>>microcontrollers 
>>but it looks like there is a pair serial data pins open on the 
>>processor.  Perhaps a serial LCD and an addition to the code 
>>would work?
>>
>>Another option might be to just use that projects as the 
>>inspiration for 
>>a PIC controlled version. I know you can drive a HD44780 LCD directly 
>>from a PIC.  I would think you could drive a serial LCD 
>>module as well 
>>though I haven't specifically looked into that since I've 
>>only tinkered 
>>with the HD44780 so far.
>>
>>    
>>
>
>
>Driving a HD44780 is as simple as it gets on a PIC, LCDOUT some text and
>that's it.
>
>Serial LCDs, now you're getting into some heavy stuff.  You can do it, but
>it's not a walk in the park like a parallel HD44780.  There are several
>controllers out there, figuring out the required code is not easy for a
>novice.  If you're lucky, someone out there already has posted what you
>need.
>
>Some LCDs have a built-in font, some do not, some have lousy documentation,
>some don't even have a controller.  Here are just a few controllers to give
>you an idea of the variety, and I'm sure there's tons more:
>
>Epson S1D15G00
>Epson S1D13700
>Epson sed1330
>Epson sed1520
>Epson sed1565
>Hitachi hd66712u
>Novatek nt3881d22
>Samsung ks0066u
>Samsung ks0108b
>Sanyo lc7981
>Sitronix ST7066-0A
>Sunplus lc780a1v15
>Toshiba T6963C
>Toshiba T7932
>
>If I had to recommend one as a starting point, the Toshiba T6963C.  It may
>not be the best, but it is flexible and there are several examples of PIC
>BASIC Pro code out there (assuming you are using PBP).  Also, controllers
>have hardware limitations; the T6963C cannot drive a 320x240 pixel LCD.  And
>that's another thing, pay attention to what controller you will be using.  I
>had to learn several before I ended up where I am, lots of frustration and
>wasted time.
>
>Good luck, and Google is your fiend; just search for the controller name and
>PIC BASIC.
>
>Robert
>:)
>
>
>
>
>
>Be sure to visit the group home and check for new Links, Files, and Photos:
>http://groups.yahoo.com/group/Homebrew_PCBs
>
>If Files or Photos are running short of space, post them here:
>http://groups.yahoo.com/group/Homebrew_PCBs_Archives/ 
>Yahoo! Groups Links
>
>
>
> 
>
>
>
>
>  
>

-- 



<www.kilroysprojects.net>


[Non-text portions of this message have been removed]

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.