Quantcast
Channel: Wicked Device Support - Latest posts
Browsing all 651 articles
Browse latest View live
↧

Image may be NSFW.
Clik here to view.

AQEv2 crash loop: unable to connect to MQTT server ... Authentication failed

Hi Vic, excuse me for the late reply but I was abroad (offline and eggless).Just punched in the new pwd, and it WORKS - thanks a lot After this I claimed the device again on opensensors, and yes its...

View Article


AQEv2 crash loop: unable to connect to MQTT server ... Authentication failed

Just to close the loop on this forum post, we worked through it more offline via email and I discovered a bug in the Download Tool. I made a change to the site to fix the bug this afternoon. I was...

View Article


Motor Shield for Arduino - 6 motors

I am trying to modify your Demo DC Motor code to drive a Bogie Runt RoverTM (a 6 wheeled DC motor platform) with an ultrasonic sensor in an obstacle avoidance mode , running your DEMO example code,...

View Article

Motor Shield for Arduino - 6 motors

Hi @jemartel, I can certainly try to help :-). The following should run all six motors forward for 5 seconds, then soft brake for 1 second, then all six motors backward for 5 seconds, then soft brake...

View Article

Motor Shield for Arduino - 6 motors

Thanks, I responded via the email link but realized that it would not show up here. Thanks again for your help. I tried "hex bit banging and result mapping" for 5 hours last night and could not get M6...

View Article


Motor Shield for Arduino - 6 motors

Well, I uploaded this code. As you indicated: it does compile. But my motors do not spin. I see a glitch but nothing else. I have opened the serial monitor and observed it stepping through the code...

View Article

Motor Shield for Arduino - 6 motors

Well, I figured it out. I had the USB cable plugged into my laptop and still into the UNO, but had the 7.4vdc batteries plugged into the Motor shield with the Vin jumper disengaged, thus powering them...

View Article

Image may be NSFW.
Clik here to view.

Motor Shield for Arduino - 6 motors

Nice! Well sleuthed

View Article


Motor Shield for Arduino - 6 motors

Hi Again, I have been trying unsuccessfully to program the LEFT side (ODD numbered) motors to turn CCW while the RIGHT side (EVEN numbered) motors to turn CW thus causing a pivot/fast turn. Are there...

View Article


Motor Shield for Arduino - 6 motors

Hi again,another thought...something like this: int num_odd_motors = 3; Wicked_DCMotor motor1(M1); Wicked_DCMotor motor3(M3); Wicked_DCMotor motor5(M5); Wicked_DCMotor *odd_motors[] = {&motor1,...

View Article

Motor Shield for Arduino - 6 motors

@jemartel I neatened up your last post, looked pretty close to being correct to me.

View Article

Motor Shield for Arduino - 6 motors

Thanks again.... a missing bracket....and I'm beginning to see the coding convention better...i'll try in the morning

View Article

Motor Shield for Arduino - 6 motors

Well, I adjusted to whole sketch and it appears to work correctly now: Forward, Backward, Left and then Right for 1 second + or -..... just want to share it all.... #include Wicked_DCMotor.h> /*...

View Article


Motor Shield for Arduino - 6 motors

#include Wicked_DCMotor.h> /* int num_motors = 6; /* Wicked_DCMotor motor1(M1); Wicked_DCMotor motor2(M2); Wicked_DCMotor motor3(M3); Wicked_DCMotor motor4(M4); Wicked_DCMotor motor5(M5);...

View Article

Motor Shield for Arduino - 6 motors

for some reason "#include "Wicked_DCMotor.h>" is not showing up in this code submission

View Article


Motor Shield for Arduino - 6 motors

It's dumb, but you need to wrap your code in <pre> and </pre> to retain spacing and prevent escape sequences from kicking in.

View Article

Motor Shield for Arduino - 6 motors

Thanks for sharing your code for others, I'm really happy you got it figured out!

View Article


Motor Shield for Arduino - 6 motors

thanks for the info about code "wrapping". I didn't know. thanks

View Article

Motor Shield for Arduino - 6 motors

#include <Wicked_DCMotor.h> /* int num_motors = 6; /* Wicked_DCMotor motor1(M1); Wicked_DCMotor motor2(M2); Wicked_DCMotor motor3(M3); Wicked_DCMotor motor4(M4); Wicked_DCMotor motor5(M5);...

View Article

Device not found in OpenSensors

Hi Since 1april my AQE v2 gives an error "Authentication...Failed., Error: Unable to connect to MQTT server" and then it reboots, endless crash loop.I tried to claim it in OpenSensors, but that didn't...

View Article
Browsing all 651 articles
Browse latest View live