Hi Dave,
Just following up on our chat at Merstham regarding programming PIC's, and control, of a RC robotic fish.
I've been doing some hunting around and came up with the following links-
A chip which interfaces with a OOPIC to control speed and position of upto eight servos (need four servos for a fish)-
To obtain a realistic undualting wave swimming motion requires the servo's to be positioned with reasonable accuracy, but also for them to be timed from position A-B. The above chip achieves this with minimal load on the microprocessor.
A coprocessor to deal with incoming PWM signals from the receiver. Takes the weight off the PIC chip- not sure if this is necessary or not-
OOPIC chips. These are PIC's that used object oriented programming. They can be programmed in BASIC, C or Java.
As such they look a lot simpler than conventional PIC's to program, and are well developed for robotics applications-
These are the servo's I thought most suitable for the fish, as they're designed for robotics.
http://www.lynxmotion.com/Product.as...&CategoryID=91
More information on robotic fish here-
Lots of downloadable PDF files there, with plenty of interesting information.
I've seen these fish in action at the London Aquarium, and they're very impressive indeed.
Andy Lawrence
Just following up on our chat at Merstham regarding programming PIC's, and control, of a RC robotic fish.
I've been doing some hunting around and came up with the following links-
A chip which interfaces with a OOPIC to control speed and position of upto eight servos (need four servos for a fish)-
To obtain a realistic undualting wave swimming motion requires the servo's to be positioned with reasonable accuracy, but also for them to be timed from position A-B. The above chip achieves this with minimal load on the microprocessor.
A coprocessor to deal with incoming PWM signals from the receiver. Takes the weight off the PIC chip- not sure if this is necessary or not-
OOPIC chips. These are PIC's that used object oriented programming. They can be programmed in BASIC, C or Java.
As such they look a lot simpler than conventional PIC's to program, and are well developed for robotics applications-
These are the servo's I thought most suitable for the fish, as they're designed for robotics.
http://www.lynxmotion.com/Product.as...&CategoryID=91
More information on robotic fish here-
Lots of downloadable PDF files there, with plenty of interesting information.
I've seen these fish in action at the London Aquarium, and they're very impressive indeed.
Andy Lawrence
Comment