jaypoc's Avatar
jaypoc 3
5 Asked
31 Answered
11 Best
1
No one has voted on this question yet :(
3 years, 2 months ago

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.
Tip for best answer: M$1.00
Separate topics with commas, or by pressing return. Use the delete or backspace key to edit or remove existing topics.

You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.

M$

What is Your Answer?

0
0
0

1 Answer

0
lwelch's Avatar
lwelch | 3 years, 2 months ago
4
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
videos:

You can leave an optional "tip" with Mahalo's virtual currency, Mahalo Dollars. If you are asking a difficult question that might require some research, or if you'd like a wide variety of feedback, a higher tip often leads to more answers to your question.

M$
lwelch's Avatar
lwelch | 3 years, 2 months ago Report

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

jaypoc's Avatar
jaypoc | 3 years, 2 months ago Report

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 Abuse

Post Reply Cancel

Learn something new with our FREE educational apps!

Private lessons in the comfort of your own home. Get back in shape or finally pick up a guitar with our great experts guiding you the whole way!
Learn Guitar
Learn Hip Hop
Learn Pilates