Next Question
Email to a friend |
RSS
No Best Answer Selected, Tip Refunded
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
Permalink | Report
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.
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)
- In Programming |
- |
- Report |
-
Share
RSS
No Best Answer Selected, Tip Refunded
Answers (1)
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
Permalink | Report
Answer this Question
Related Questions
CA Lottery - Is there a way to tell if your regular numbers have come up in a past lo...
How do I change my iPod Video 5.5 Gen serial number?
I am looking for web apps that are similar to http://notify.me/ (which allows for SMS...
Is there a way to get a weekly digest email of Facebook activity from select Facebook...
How do I change my iPod Video 5.5 Gen serial number?
I am looking for web apps that are similar to http://notify.me/ (which allows for SMS...
Is there a way to get a weekly digest email of Facebook activity from select Facebook...
Ask a Question
Buy Mahalo Dollars with Credit Card or PayPal
Top Members
Most Popular Tags
Categories
- Anonymous
- Arts & Design
- Beauty & Style
- Books & Authors
- Business
- Cars & Transportation
- Consumer Electronics
- Coupons Deals
- Education
- Entertainment
- Environment
- Fitness
- Food & Drink
- From Email
- From Iphone
- From Twitter
- Health
- History
- Hobbies
- Home & Garden
- How Tos
- Humor
- Jobs
- Legal
- Local
- Love & Relationships
- Mahalo Answers Community
- Money
- Music
- News
- NSFW
- Parenting
- Pets
- Science & Mathematics
- Services
- Shopping
- Social Science
- Society & Culture
- Sports
- Technology & Internet
- Travel
- Video Games
Welcome New Members
- joeg87, November 10, 2009 02:29 AM
- dsibrava, November 10, 2009 02:18 AM
- ppiconnect, November 10, 2009 02:13 AM
- sodagreen, November 10, 2009 02:02 AM
- abbygrebert, November 10, 2009 01:36 AM
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
http://www.arduino.cc/playground/Learning/SerialLCD