-
Content Count
5 -
Joined
-
Last visited
About jayshreekant
-
Rank
Noob Class
- Birthday April 21
Profile Information
-
Gender
Male
-
Location
India
-
Interests
Embedded Systems only and only
-
Please some one Tell me the Pin connections to MSP430 Launchpad, I have below LCD Nokia 5110(Image), I have some Quarries 1. Please give me pin connections to MSP430 Launchpad to Nokia 5110 LCD 2. This Nokia 5110 LCD is using which Micro controller (I have not opened the booster Pack) 3. My Friend Mentioned the Code in this Post, will it work in Energia only or IAR also REF # Image
-
Hyperterminal to MSP430 via UART, Print it to Display JHD162A
jayshreekant replied to jayshreekant's topic in General
i am not able to do it.. how ?- 4 replies
-
- msp430g2231
- uart
-
(and 2 more)
Tagged with:
-
Hyperterminal to MSP430 via UART, Print it to Display JHD162A
jayshreekant posted a topic in General
Hello MSP430 coders once again i am working on the latest thing such as take input from the Hyper terminal or Putty, and display it in jhd162a (16x2 display) via MSP430G2231 I successfully finished 1. UART with Hyper-terminal 2. Displaying String to JHD162A the problem i am facing in g2231 is .. i am able to print String only like .............taking example printf("Hello this is launchpad"); but i want to make it print like int i = 0; for(i=o;i<=200;i++) ( printf("The number is : %d ", i); ) i am giving you scenario so i take the printf Example ..- 4 replies
-
- msp430g2231
- uart
-
(and 2 more)
Tagged with:
-
MSP430 Launchpad very very basic UART
jayshreekant replied to jayshreekant's topic in General Electronics
I have already attached the USB from launchpad to Laptop, but i am not getting any data in hyperterminal (COM1), i am confused that i have to connect the the Launchpad pins to Laptop(USB) or Launchpad(mini USB) to Laptop(USB).. means .. from where i will recieve UART data.. From the Launchpad(mini USB) or from Launchpad PINS .. if from launchpad pins i am getting data then how will i connect them to Laptop(USB)- 6 replies
-
- msp430g2231
- msp430g2553
-
(and 1 more)
Tagged with:
-
Hello MSP430 Coders i have finished all the basic modules, now i stuck in to uart. i need some ideas from your side,( if possible please give me code also :-P ) my Launchpad send signal to print numbers like 1,2,3 ... for every 1 second delay, numbers should be printed in to hyper terminal. what will the pin connection for the launchpad, Jumper setting and the most important thing is how the launchpad will work. Thanks you all.
- 6 replies
-
- msp430g2231
- msp430g2553
-
(and 1 more)
Tagged with: