> 320 x 240 Resolution Aside from the fact that's for an arduino, which probably mean very low power available, does anybody knows why all those hobbyist LCD are so low in term of resolution? It seem impossible to find something higher than VGA on mouser or even Alibaba, much less a reasonably priced HD screen. Where are all those glorious smartphone screen? (I'm talking about small screen, but even larger one are no…
An award-winning LCD with an Arduino built-in (using only 2 pins)
21–30 of 41 posts
Re: An award-winning LCD with an Arduino built-in (using only 2 pins)
#22> 320 x 240 Resolution Aside from the fact that's for an arduino, which probably mean very low power available, does anybody knows why all those hobbyist LCD are so low in term of resolution? It seem impossible to find something higher than VGA on mouser or even Alibaba, much less a reasonably priced HD screen. Where are all those glorious smartphone screen? (I'm talking about small screen, but even larger one are no…
The glorious smartphone screens are in smartphones, which cost a lot more than 90 USD.
Re: An award-winning LCD with an Arduino built-in (using only 2 pins)
#23It looks cool, but the price is a bit steep. You can get a touchscreen LCD from Adafruit at $39.95 ( http://www.adafruit.com/products/1651 ). You still need to buy an Arduino, but they're cheaper than $45,-. I've bought Chinese Uno V2's for less than $15 a piece.
The advantage of their integrated LCD and Arduino is that it would only use 2 pins instead of the 6-7 that would be occupied by the shield you linked. This would allow you to connect other shields and have more room for add-ons. I agree that $89 is steep though, hopefully that price can come down as more are made.
Re: An award-winning LCD with an Arduino built-in (using only 2 pins)
#24Earlier quoted context omitted.
The glorious smartphone screens are in smartphones, which cost a lot more than 90 USD.
Not really, the Nokia Lumia 520 for example is at $50/70£, and had an IPS screen with a 480x800 resolution, I never saw such a screen sold for hobbyist. http://en.wikipedia.org/wiki/Nokia_Lumia_520
just paid $98 for a noteII screen and digitizer combo. its full hd i think.
so, stop sugar coating. lcd and digitizers are cheap. this is either low volume hobbyist market or pure greedy.
and looking at how other things are priced in those sites, like a small roll of wire for $20, id bet it is greedy.
Re: An award-winning LCD with an Arduino built-in (using only 2 pins)
#25On a side note, I like how the product is presented by two young girls. Is this intended for educational purposes?
Re: An award-winning LCD with an Arduino built-in (using only 2 pins)
#26I know people are saying this is a bit steeply prices, but I think this is perfect. I've been looking at the various options and they typically all require three components- the touchscreen/lcd itself, a controller board of some sort, and then the Arduino itself. Then you have to actually put it all together, and as people have mentioned you end up with a lot more than two pins being used. This one at Adafruit costs…
Re: An award-winning LCD with an Arduino built-in (using only 2 pins)
#27> 320 x 240 Resolution Aside from the fact that's for an arduino, which probably mean very low power available, does anybody knows why all those hobbyist LCD are so low in term of resolution? It seem impossible to find something higher than VGA on mouser or even Alibaba, much less a reasonably priced HD screen. Where are all those glorious smartphone screen? (I'm talking about small screen, but even larger one are no…
For example, relatively recently there was a post on HN about RaspberryPi-based DIY tablet. It had this link for LCD panel: http://www.chalk-elec.com/?page_id=1280#!/~/product/category.... The store page now says it's discontinued, though, but this was meant just as an example and I'm too lazy to search for a better offers, sorry. :)
Although, those are probably of no use with AVR microcontrollers directly, without a display controller like http://blog.tkjelectronics.dk/2012/10/lvds-display-controlle... or http://hackaday.com/2009/12/12/fpga-driver-for-psp-screen/. Phone LCDs just have it already and panels don't.
Re: An award-winning LCD with an Arduino built-in (using only 2 pins)
#28On a side note, I like how the product is presented by two young girls. Is this intended for educational purposes?
I can't tell whether you're being a feminazi or just a creep. Either way, stop it.
He then posits that this is to show the educational possibilities.
Any negative connotations are coming from your mind, not theirs.
Re: An award-winning LCD with an Arduino built-in (using only 2 pins)
#29Earlier quoted context omitted.
The advantage of their integrated LCD and Arduino is that it would only use 2 pins instead of the 6-7 that would be occupied by the shield you linked. This would allow you to connect other shields and have more room for add-ons. I agree that $89 is steep though, hopefully that price can come down as more are made.
I don't understand how this board only "uses 2 pins". The schematic shows the ezLCD component still uses 7 pins for I/O. Using the SPI bus requires 4 pins and the other 3 are presumably for the touchscreen sensing. The board still has the full Uno footprint, so you could connect other stuff to those pins at the same time, but you couldn't do anything with them while driving the LCD.
Re: An award-winning LCD with an Arduino built-in (using only 2 pins)
#30On a side note, I like how the product is presented by two young girls. Is this intended for educational purposes?