EmbeddedRelated.com
Forums
The 2024 Embedded Online Conference

CC430F6147 LCD display

Started by "arslan.cansu1" March 20, 2013
Hi ;

I want to display a single character on LCD with using CC430F6147.I couldnt find source code for this.Is there anyone help me for starting point?

Thanks in advance

Beginning Microcontrollers with the MSP430

Yes, knowing about the LCD you are trying to write to would be a great
starting point... Try and do a little work before asking for the solution
up front.
On Mar 20, 2013 2:48 PM, "arslan.cansu1" wrote:

> **
> Hi ;
>
> I want to display a single character on LCD with using CC430F6147.I
> couldnt find source code for this.Is there anyone help me for starting
> point?
>
> Thanks in advance
>
>
>


Hi,

Before we can help you at all you have to tell us what LCD you are
planning to use. Most LCDs will have a cheap that actually controls the
LCD and you interface with that chip through a spi, uart, parallel, etc
communication protocol.

I would suggest getting a Nokia 5110/3310 and here is a good website for
that.
http://learn.adafruit.com/nokia-5110-3310-monochrome-lcd

Best Regards,
Jake G.

On 3/20/2013 12:09 PM, arslan.cansu1 wrote:
>
> Hi ;
>
> I want to display a single character on LCD with using CC430F6147.I
> couldnt find source code for this.Is there anyone help me for starting
> point?
>
> Thanks in advance



Ok i will search for LCD more.Thanks for your attention.
--- In m..., "arslan.cansu1" wrote:
>
> Hi ;
>
> I want to display a single character on LCD with using CC430F6147.I couldnt find source code for this.Is there anyone help me for starting point?
>
> Thanks in advance
>


The 2024 Embedded Online Conference