acemi 0 Posted June 7, 2013 Share Posted June 7, 2013 Hi everyone, I have a project that contains nokia 5110 lcd, msp430( it has g2553) and 8 connection cables between with lcd and msp430(There is no resistance or another thing). I should scale temperature and print on the 5110 lcd. I have 2 compiler programs which are Iar and energia. Additionally, I tried to set CCS but I couldn't set up, there was a mistake.Also, In IAR program any mistake occurs, I don't remember what is this problem. Thus, Energia compiler fully works but I couldn't find code. I want to code that used in energia compiler. Can anyone help me, please? Quote Link to post Share on other sites
Rei Vilo 695 Posted June 7, 2013 Share Posted June 7, 2013 Help yourself! [Energia Library] Nokia 5110 LCD BoosterPack/Breakout PCBThere's a specific section of the forum for Energia, with a specific sub-section for Energia libraries. Also, 43oh forum built-in search with 5110 Energia key-words gives 5110 energia site:forum.43oh.com And there's even a ready-to-use project Thermometer with Nokia 5110 and Nokia 7110 LCD on Energia :thumbup: bluehash 1 Quote Link to post Share on other sites
Rei Vilo 695 Posted June 7, 2013 Share Posted June 7, 2013 And better with an image of the 5110 display with normal and large fonts: Quote Link to post Share on other sites
acemi 0 Posted June 8, 2013 Author Share Posted June 8, 2013 Thank you but I only want to code that using msp430, lcd 5110 and 8 cables(there is no resistor, there is no circuit). In addition if you give me this code (in energia) and how can I connect each other I don't know. I want to circuit schema also. Can anyone help me? Quote Link to post Share on other sites
acemi 0 Posted June 8, 2013 Author Share Posted June 8, 2013 I found a code on the any web page that he coded for 3310. He didn't add circuit schema because he said that: I used spi software you can connect pins(between msp-lcd 5110) which one you want, it doesn't matter. Can I use this code for my 5110 lcd?(He use for 3310) Quote Link to post Share on other sites
Rei Vilo 695 Posted June 10, 2013 Share Posted June 10, 2013 It seems you have all the right links and all the information you need. There are also great books to introduce you to this field. Have a look at http://github.com/energia/Energia/wiki/Recommended-Books Electronics is a hobby and, as a hobby, requires free time. Now, you need to dig into the specification sheets and understand how all this works. It's part of the game! Have fun! Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.