
MovieMaker
USA
Asked
— Edited

Does anyone have a schematic on how you hook a Maxbotics EZ1 or EZ0 to the EZB (V3)?
Thanks!
Does anyone have a schematic on how you hook a Maxbotics EZ1 or EZ0 to the EZB (V3)?
Thanks!
On the Leaf robot, I have
Ground-Black wire
Hot-Red Wire
RX-white wire
and PWM green wire.
It is hooked that way on the Leaf robots. I have six of these I paid $30 for.
Now they are selling for $45. So, I do NOT want to burn them up. If I hook it to the ADC ports, what colors will go where?
I was thinking Red to VCC+
Ground to GRound
White to Signal
but, Where do I put the PWM?
Thanks!
Mel
You can try using PW (using digital pins) but analog is simpler...
Why make it complicated?... Just 3 wires... Analog is dead simple...
+5 to ezb analog power pin
grd to ezb analog ground pin
AN to analog signal pin
done... now read the analog port and you will see that the value will change proportionately to distance measured...
Mel... just 3 wires... 1) +5 to analog power pin 2) Grn to analog ground pin 3) AN to analog signal pin
It says on the Max data sheet Unused, and to Leave it either connected to ground or don't use it.
"Pin 3-AN- Unused, leave disconnected or connect to circuit common ground."
But, you are saying hook the Signal wire to AN and it should work. Right?