Guest
Objective:
========
I want to start learning FPGA by experimenting with them. (I do have
experience in digital electronics, microcontrollers and programming. But I
do not have FPGA experince.) What I want to use FPGA for is as follows;
PPM/PCM Decoding:
================
I want to use FPGA to decode PPM and/or PCM signals from a 8-16 channels RC
(radio control) transmitters. This is equivalent to measuring pulse widths
of 8 pulses in a repeating pattern as shown in the following liks
* http://www.mh.ttu.ee/risto/rc/electronics/pctorc.htm
* http://adamone.rchomepage.com/guide1.htm#ppm
I want to be able to measure servo data in 10 bits resolution and send
channel data via an RS232 port similar to one shown in the following links
* http://www.customelectronics.co.uk/fmspic.htm
* http://www.webx.dk/rc/sim-serial/sim-serial.htm
* http://www.veetail.com/FMSInt1.shtml
Driving multi-channel RC servo motors :
============================
I also want to use the FPGA to read in multi-channel servo motors from a
serial RS232 port and control multi channel (8-16 RC servo motors) similar
to one shown in the following links
* http://www.seattlerobotics.org/encoder/200106/16csscnt.htm
* http://www.seetron.com/ssc.htm
* http://home.planet.nl/~j.havinga/servo/servo.htm
*
http://www.yostengineering.com/index.cgi?section=Hardware&subsection=ServoCenter/ServoCenter232.html
Questions:
=======
Can you advise me
* A "low cost" FPGA development board
* Free or "low cost" software development tools
* Example FPGA code for above mentioned projects (PPM/PCM decoding and
driving multi-channel RC servo motors)
Thank you.
FPGA Newbee
========
I want to start learning FPGA by experimenting with them. (I do have
experience in digital electronics, microcontrollers and programming. But I
do not have FPGA experince.) What I want to use FPGA for is as follows;
PPM/PCM Decoding:
================
I want to use FPGA to decode PPM and/or PCM signals from a 8-16 channels RC
(radio control) transmitters. This is equivalent to measuring pulse widths
of 8 pulses in a repeating pattern as shown in the following liks
* http://www.mh.ttu.ee/risto/rc/electronics/pctorc.htm
* http://adamone.rchomepage.com/guide1.htm#ppm
I want to be able to measure servo data in 10 bits resolution and send
channel data via an RS232 port similar to one shown in the following links
* http://www.customelectronics.co.uk/fmspic.htm
* http://www.webx.dk/rc/sim-serial/sim-serial.htm
* http://www.veetail.com/FMSInt1.shtml
Driving multi-channel RC servo motors :
============================
I also want to use the FPGA to read in multi-channel servo motors from a
serial RS232 port and control multi channel (8-16 RC servo motors) similar
to one shown in the following links
* http://www.seattlerobotics.org/encoder/200106/16csscnt.htm
* http://www.seetron.com/ssc.htm
* http://home.planet.nl/~j.havinga/servo/servo.htm
*
http://www.yostengineering.com/index.cgi?section=Hardware&subsection=ServoCenter/ServoCenter232.html
Questions:
=======
Can you advise me
* A "low cost" FPGA development board
* Free or "low cost" software development tools
* Example FPGA code for above mentioned projects (PPM/PCM decoding and
driving multi-channel RC servo motors)
Thank you.
FPGA Newbee