Darknet YOLO (Obj Detection) icon Darknet YOLO (Obj Detection) Tiny YOLOv3 CPU-only real-time object detection using a camera; offline detection, script-triggered on-changes or on-demand results with class/scores. Try it →
Asked — Edited

Sendserial Question?

Hi,

I was just testing a couple serial lcd's as well as a few other serial devices I have and using EZ-Script I have the following:

SendSerial(d15,38400,"Hello")

I get an error message that says "Syntax Error: Hello is not in a valid format. Accepts Hex, Char, String, or Decimal.

What am I doing wrong?


ARC Pro

Upgrade to ARC Pro

Unleash your creativity with the power of easy robot programming using Synthiam ARC Pro

Author Avatar
PRO
Synthiam
LinkedIn Thingiverse Twitter YouTube GitHub
#1  

eek Looks like an unreported bug... Will be fixed in next release

#3  

@DJ, by chance is there any workaround for this until the next release? I have some sensors that use serial communications mostly at 9600 and a few at 115200.

Thanks..

#7  

Hi DJ and Friens

Getting updates that frequent is very nice!

I've been experimenting with the ez-board for some time. First i bought some servos and got them working. Then decided to experiment with a GPS. That's where i got stuck. I don't see how to read a serial signal from the GPS (The string sent from the GPS). Is there a cmd like GetSerial(port, baud rate, string)? If not, it would be so nice to have. ;-)

/Anders

#8  

@Anders, there is a GPS module in ARC, it's under Misc