Ultra-low cost LCD: Breakout boards to GadgetGanster!
Rayman
Posts: 14,824
I just managed to get Bean's monochrome LCD working with the Prop!
This is a very handy little display.· Runs entirely with just a 3.3V supply.· The yellow backlight LEDs are in parallel, so you just need a single external resistor to set the LED current.· Needs 13 pins (8 for data, 5 for control).
It's also supposedly transreflective to work well outdoors, but today isn't a good day to test that here...
The icons are also very handy!
I bought five for $1 each·from Terry Hitt (Bean) at the Expo.
Update:
Just shipped the first 6 breakout boards with displays to Gadget Gangster to sell.
Check out these photos:
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
Post Edited (Rayman) : 11/13/2009 12:45:52 AM GMT
This is a very handy little display.· Runs entirely with just a 3.3V supply.· The yellow backlight LEDs are in parallel, so you just need a single external resistor to set the LED current.· Needs 13 pins (8 for data, 5 for control).
It's also supposedly transreflective to work well outdoors, but today isn't a good day to test that here...
The icons are also very handy!
I bought five for $1 each·from Terry Hitt (Bean) at the Expo.
Update:
Just shipped the first 6 breakout boards with displays to Gadget Gangster to sell.
Check out these photos:
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
Post Edited (Rayman) : 11/13/2009 12:45:52 AM GMT
Comments
I can get one for sure form OBC but it would be awesome if we could get you on board. Let me know
You are no doubt the LCD master !!
I can't believe you got them working.
Nice job.
P.S. I'll send you a PM soon.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Does that byte of memory hold "A", 65, $41 or %01000001 ?
Yes it does...
·
These are some really nice displays you found!
This could be the very lowest cost, high-quality displays available for the Prop...
The icons are a really cool feature.
Mike: I pretty much have my hands full here, sorry...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
(Note that this isn't the exact datasheet, but it's the closest thing
the manufacturer has.)
I'm thinking of making a breakout board for it that will attach directly the Prop Platform
that Jon made and Gadget Ganster sells.
If there's room, I'll try to make it so that one can drop in a Prop to the board too...
You could then turn it into a serial display for ~$10 extra...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
I'm trying to come up with the best way to control it...
Could just use one resistor for a fixed current...
Or, could use 2 Prop pins to control the current...
Or, maybe add in a transistor and have it controlled by a single Prop pin...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
Or, should I do 8x16 or so for a 2 line display?
I could use the ROM font for a single line display...
Also, there's Clemen's "secret font", but I think that's 8x12...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
I think I could sell the display+breakout board for ~$10.
With a Prop, it'd be ~$20...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
What electronics need - MORE POWER!!!!!!!
I have a couple Transflective Hantronix "chip-on-glass" ~2"x3" displays in my project pile but I need to figure out how to talk to them (which means it will be a while). They are in small handheld devices now without any backlight and they look excellent in all levels of light. They have a small ribbon connector which means a breakout board is needed as well.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Andrew Williams
WBA Consulting
WBA-TH1M Sensirion SHT11 Module
Special Olympics Polar Bear Plunge, Mar 20, 2010
blitted: The LCD connects to the breakout board with that flexible cable...
WBA: I am going to work on the driver... Need to think about what people would want in a driver... This is a "graphical" LCD, but I'm not really sure how great that is... I have a feeling people would just want to show text on the screen...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Shawn Lowe
When all else fails.....procrastinate!
In principle, all you need is the board with the fpc connector and one resistor for the backlight (assuming you want the backlight on all the time).
Right now, I'm contemplating on whether or not I should try to turn this monochrome display into a grayscale display...
I think I can update the whole screen at 260 Hz... At 256 Hz, I could do 256 shades of gray...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
I'll even throw in and design a water proof enclosure.....· · I got a new laser cutter and am looking to make somethig cool w/ it.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jim Fouch
FOUCH SOFTWARE
Jim
The Hantronix displays I have are HDG12864F-1 (128x64 pixel) with chip on glass controller chip. When I went to find the datasheet on my computer, I found an appnote I downloaded back in April from Hantronix that actually uses the Basic Stamp SX for a demo. Forgot I found that. Maybe I will have to brew up a breakout board sometime so I can re-purpose the case that they are currently in (it's extremely nice)
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Andrew Williams
WBA Consulting
WBA-TH1M Sensirion SHT11 Module
Special Olympics Polar Bear Plunge, Mar 20, 2010
What expo did you get them at? I didn't see those at UPENE. And Bean can tell you, I spent a LOT of time at his stand!!!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Computers are microcontrolled.
Robots are microcontrolled.
I am microcontrolled.
But you·can·call me micro.
Want to·experiment with the SX or just put together a cool project?
SX Spinning light display·
I guess the nice things about this display are that it's small and works directly from the Prop's voltage...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
Drawing lines, rectangle, circles, plotting, and maybe a function similar to pix where we can put custom graphics would be really great.
at 10$, with a driver, sounds great [noparse]:)[/noparse]
They might have been in a box under the table. I think I remember Bean telling me something like
"No data sheet, I haven't gotten them to work" (or something like that).
It's quite possible I'm mistaken, this may not be the same LCD.
Who in their right mind would buy something like that?
I guess now we know who, don't we. Great job Rayman.
Yeah, I was selling them for $1 or $0.50 or something like that. I had tried to get them working, but couldn't.
Raymond told me that he was going to get them working, and he came through.
I have send all the units I had to Ray (about 100).
If anyone purchased these at the show they can thank Raymond for finding the correct datasheet for them.
Bean.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Does that byte of memory hold "A", 65, $41 or %01000001 ?
Yes it does...
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Computers are microcontrolled.
Robots are microcontrolled.
I am microcontrolled.
But you·can·call me micro.
Want to·experiment with the SX or just put together a cool project?
SX Spinning light display·
But, I'm not really sold on the value... That display will likely need a few other chips to make it work... And, it's very small...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
One problem I see.
once the 100 units have been sold, where can we get more?
It's great to use close-out and surplus etc·to keep the inital cost down
but it's not a vital commercial business.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
Should only take a few minutes to see if it works or not...
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Gadget Gangster - Share your Electronic Projects
Didn't at first until I realized that I have the data pins labeled backwards...· Oh, well.
Real problem here is competition from the 4.3" touchscreens...
This is a very nice display though.· The small size and low power might be perfect for some applications.
It's also easy to mount.
This breakout board just plugs into either side of the Propeller Platform.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
My Prop Info&Apps: ·http://www.rayslogic.com/propeller/propeller.htm