Jump to content
43oh

Dual LCD Chess Clock


Recommended Posts

I'm new into the world of microcomputers and my first idea was to use an Arduino Nano, but then I found out that MSP430 can be programmed in a similar way (Energia) consuming less power while being equipped with an LCD controller.

My question is now which series/model fits my needs. I want to drive 2 LCDs (6 digits each either this [https://www.mouser.de/datasheet/2/244/LCD-S601C71TR-1132196.pdf] or this [https://www.mouser.de/datasheet/2/244/LCD-S601C71TF-1133344.pdf] model) and use some buttons (max 10).

According to Wikipedia I could either use MSP430x1xx, MSP430x3xx, MSP430x4xx, MSP430x6xx or RF SoC (CC430). Which would be the most affordable and least power consuming board?

Link to post
Share on other sites

I want to drive 2 LCDs (6 digits each either this [https://www.mouser.de/ datasheet/2/244/LCD-S601C71TR-1132196.pdf] or this [https://www.mouser.de/datas heet/2/244/LCD-S601C71TF-1133344.pdf] model) and use some buttons (max 10).

According to Wikipedia I could either use MSP430x1xx, MSP430x3xx, MSP430x4xx, MSP430x6xx or RF SoC (CC430). Which would be the most affordable and least power consuming board?

Link to post
Share on other sites

You can combine the LaunchPad with LCD with a second LCD. 

The MSP-EXP430FR4133 with LCD goes for USD14 while the MSP-EXP430FR2433 is USD10.

The larger MSP-EXP430FR6989 with LCD is USD18 vs. USD16 for the MSP-EXP430FR5969.

If power consumption is critical, why not consider an e-ink screen? Pervasive Displays have a wide range of displays, B&W and also tri-colours with red. All are supported with an Energia library.

1167985100_Capture__2018-08-30__16_34_06.thumb.png.4db132303b8a5c65bc5ef016a23c19cd.png

At this state, we need to know more about your project.

And no need to double post your question at Which MSP430 to pick? Advice please. This is against netiquette: see Netiquette for Newbies.

 

Link to post
Share on other sites
4 hours ago, Rei Vilo said:

There is no need to double post your question at Hello from good old Germany.

This is against netiquette and confuses possible answerers. Please see Netiquette for Newbies.

The problem is that not everybody is reading the hello-section, that's why I opened a new thread in the appropriate MSP430 forum.

@Mod: Can you move this thread to MSP430  and rename it to "Which MSP430 can drive two LCDs?" Thanks!

4 hours ago, Rei Vilo said:

You can combine the LaunchPad with LCD with a second LCD.

If power consumption is critical, why not consider an e-ink screen? Pervasive Displays have a wide range of displays, B&W and also tri-colours with red. All are supported with an Energia library.

At this state, we need to know more about your project.

I want to build a chess clock, that's why I need two identical displays. And I want to read the clocks immediately, that's why they have to be bigger. And I can't benefit from e-ink,  because i need to refresh the screens regularly.

Link to post
Share on other sites
  • bluehash changed the title to Dual LCD Chess Clock
  • 1 month later...

Sorry for the late reply, I've been quite busy recently.

My question is whether (and how) I could use the embedded/integrated LCD controller of MSP430x1xx, MSP430x3xx, MSP430x4xx, MSP430x6xx or RF SoC (CC430) to drive two external LCDs and which specific model would suit my needs best.

Or do I need to use shift registers to achieve what I want? In that case which MSP430 would be best?

Thanks in advance.

Or is there a which-MSP430-to-chose-page? I couldn't find any.

Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...