Arduino code for Panel Mount Ultrasonic

Post here about your Arduino projects, get help - for Adafruit customers!

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
User avatar
amebede
 
Posts: 1
Joined: Thu Mar 16, 2023 6:21 pm

Arduino code for Panel Mount Ultrasonic

Post by amebede »

Hello,

I'm trying to find code that will connect an Arduino Uno to the Panel Mount Ultrasonic. The ones linked in the git (me007ys.ino) just give me hieroglyphics and I don't know how to fix it. Any help/guidance is appreciated, I am not an expert with code.

User avatar
adafruit_support_bill
 
Posts: 88093
Joined: Sat Feb 07, 2009 10:11 am

Re: Arduino code for Panel Mount Ultrasonic

Post by adafruit_support_bill »

'hieroglyphics' is usually just a baud-rate mismatch. Make sure that your serial monitor is set for 115200 baud.

Locked
Please be positive and constructive with your questions and comments.

Return to “Arduino”