Ask questions via twitter! Message any question to @answers on twitter. We'll publish the question and send you a reply each time there's a new answer.
Next Question

Question

 
M$1 March 21, 2009 03:30 AM

Looking for Arduino sample source code to output to a Scott Edwards LCD w/ Serial Backpack. All I get is random characters/gibberish,

I have two LCD displays with Scott Edwards Electronics Serial Backpacks. One is a BPP2/DV (4x20 w/ Back light). The other looks like a 2x20 (without a back light from what I can tell) but I don't have the model number for this one.

I have them connected to the Arduino as follows:
Arduino 5v -- BackPack 5v
Arduibo Gnd -- BackPack Gnd
Arduino TX -- BackPack Ser

I have tried:
void setup() {
Serial.begin(2400);
Serial.print("Hello World");
}
void loop() {}

but it just displays random characters on the display. I have tried other Baud Rates as well, though documentation I have (and dip switches) say to use either 2400 or 9600 (Tried both)

I contacted Scott Edwards directly and they didn't have any code for the Arduino specifically, but advised that they should work if Arduino is sending basic RS-232 data in the correct phase. He said possibly inverting the output may fix the issue, but that's outside my current knowledge of electronics.

Any thoughts or assistance (or Sample code!!!) would be appreciated, and I'll definitely credit (through thumbs up/vote best/etc) anybody who can contribute or enlighten me.

Thanks in advance.
Interesting Question?  Yes (1)   No (0)   
Email to a friend | RSS
 
 

 
   No Best Answer Selected, Tip Refunded
 
 


Answers (1)

Sort By
 
March 28, 2009 03:14 AM
ServoEight
This software sends out a conditioned “serial” signal to the Arduino ... (This is Scott Edwards Electronics, MiniSSC Mode, ie protocol selection ... Download and start the ServoEight Application (or the source code for ... Numerical display of position data. 3.A way to set min and max for each servo. ... I2C-SPI LCD ...

Source(s):
www.spikenzielabs.com/SpikenzieLabs/ServoEight.html


Helpful Answer?  (0)   (0)    Tip lwelch for this answer
Permalink | Report
   Reply  
 
 
 
March 28, 2009 03:31 AM
Sorry, I think I put the Wrong Answer, try this site below, and good Luck, i have searched every where.

http://www.arduino.cc/playground/Learning/SerialLCD

Report
 
 
 
March 28, 2009 05:07 AM
Interesting, but doesn't help me output text to the LCD display.I appreciate the attempt though. Unfortunately, I've also been looking all over. I saw that link, but it didn't work. That source/hookup configuration just gives me random gibberish on the LCD.

Report
 
 
Buy Mahalo Dollars with Credit Card or PayPal

Top Members

This Week All Time
  • buddawiggi
    buddawiggi
    2nd Degree Black Belt
    26935 Points
    M$783.09 Earned
  • kty2777
    kty2777
    Purple Belt with a Brown Tip
    5400 Points
    M$199.92 Earned
  • opher
    opher
    Purple Belt
    4132 Points
    M$185.92 Earned
   See All
 

Most Popular Tags

mahalo(1589)
iphone(462)
music(459)
google(355)
food(315)
online(293)
beer(278)
money(262)
movies(255)
apple(251)
aotd(235)
health(217)
video(205)
dog(204)
free(201)
   See All
 

Categories

Welcome New Members


 
 
Mahalo Dollars are the currency of Mahalo Answers.

Each Mahalo Dollar costs $1.

Once you earn more than 40 Mahalo Dollars, you can request to be paid via PayPal. Each Mahalo Dollar is currently worth $0.75 when paid out via PayPal. Learn More

 
 

Please log in to use this function.