NEW: Learning electronics? Ask your questions on the new Electronics Questions & Answers site hosted by CircuitLab.
Everything Else » Using RealTerm
August 06, 2013 by Ralphxyz |
pcbolt had suggested using RealTerm as the terminal program. I got my program to compile but I am not getting any output to RealTerm. Here is my program:
At the moment I do not have any ADC input but there should still be output to RealTerm. I am not sure what I might need to do to (settings) RealTerm. Ralph |
---|---|
August 06, 2013 by pcbolt |
Hi Ralph - Just below the black box terminal screen there are a bunch of menu tabs you can select. One is "Ports" (I think... I don't have RealTerm on the computer I'm at right now). You should be able to change the Comm port selection, baud rates etc and once you do there is a "Change" button that will open the port for you. On the same menu tab, there should a bunch of little squares that will light up if any data comes across. The source forge site should have tutorials to look through...I'll try to post the link when I get a chance. |
August 08, 2013 by Ralphxyz |
I loaded up the Nerdkits temp sensor project. I am still not getting any output in RealTerm: Here is my ports settings: I got the ????? on the initial start up but nothing else! I am running XP Pro on a virtual machine on my Windows 8 computer. Ralph |
August 08, 2013 by Noter |
Looks like a baud rate error. The code you listed above appears to be setting the rate to 57600. Give that a try. |
August 08, 2013 by Ralphxyz |
Sorry Paul, I had said in my last post I am using the Nerdkits tempsensor code now as I know that works!! In fact I loaded PUTTY and it works right out of the box, I just set the Port and Baud rate!! I am sure my problem with RealTerm is a setting. The only difference I see between RealTerm and Putty is the Flow control:
RealTerm does not have the XON/XOFF option which is strange. All RealTerm has is:
Oh well I can always use PUTTY just RealTerm looks interesting, plus I want to play with the I2C monitoring. Ralph |
August 08, 2013 by Ralphxyz |
Got it!! It was a Display setting!! Looks like uint8 works best!! It defaults to Ascii. Thanks everyone. Ralph |
Please log in to post a reply.
Did you know that electric fields behave differently in different materials? Learn more...
|