module
Credits: arduino sketch + v4 patch to read pwm from rc radios as vvvv values
I was looking a way to implement a rc radio ( like futaba ones ) into VVVV by using the training port, but that kills the "wireless" of the system, the easy way of doing it is reading each channel PWM of the standar RC reciver by using an arduino, that is a Little bit complex, but I found a quick arduino sketch that solves it using interrupt, so the only electronics involve its 10 jumper wires, positive, negative, and 8 for each chanel.
Advantages over a joystick, resolution. PWM values have 2048 steps of resolution!
disadvange of the current system, its slow because i am sending ascci string, maybe using binary can improve it...
Arduino Code its inside the patch
Steer patch is from cote
anonymous user login
~6d ago
~6d ago
~7d ago
~20d ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago