Shop OBEX P1 Docs P2 Docs Learn Events
RemoteControl and Javalin — Parallax Forums

RemoteControl and Javalin

efragefrag Posts: 16
edited 2005-02-12 08:27 in General Discussion
Hi,
I’m trying to remote control my robot using a Futaba receiver, a Javelin and a dual H-Bridge. I would like to ask you :
  1. Which is the best way to read the output of my receiver? (pulseIn or is there any other Object to do this task as a VP?) If I use this pulseIn method can I use the timer to make it run as a VP?
  2. The second question is for the output from Javelin. To control the H-Bridge is it good to use the “CPU.writePin(CPU.pin1,false)” inside a Timer object or is there another better way?
·If you can, please provide an example.
Thank you all.

+
+
|·······Futaba Receiver··· |
+
+
+
+
··········· |······· |
· Servo1·|······· |Servo2····································
+
+
+
+··························
| JAVELIN························· |
++-+--+
+---+-+----+
|····· |· |········· |·····|· |
en1 A+ A-······ en2· B+ B-
|····· |· |········· |···· |· |
+----+-+
+---+--+--+
| Dual H-Bridge················ |
+
+·
Sign In or Register to comment.