- Posts: 168
Devo 8s Modifications - Adding AUX4 and AUX5
- MatCat
- Offline
The way I am designing it it will either allow you to pull in the channels and mix them into actual output channels, or use a second piece of hardware that could plug into x amount of channels and break it out to up to 16 PWM's (You won't get 16 full resolution channels, but you could easily get a LOT of switches / knobs / etc), of course I am also working on a variant that uses a UHF radio too that can do a LOT more then that.
Please Log in or Create an account to join the conversation.
- luenma
- Offline
- Posts: 32
Please Log in or Create an account to join the conversation.
- saidem
- Offline
- Posts: 216
Thank you to all those working on this software.
Please Log in or Create an account to join the conversation.
- purpleaglex
- Offline
- Posts: 1
RandMental wrote: Potentiometers for Aux4 and Aux5 on the Devo8s
The existing potentiometers for the sticks are 1.2k ohm linear types.
They are fed with 3.3Volt, sliders go to the CPU pins via 100ohm resistor with a 100nF capacitor to ground as protections and a 16kHz RC lowpass filter.
To fit into the Devo8s enclosure in the same place where Aux4 and Aux5 are located on the Devo10, panelmount versions with maximum diameter of 18mm are required.
Aux4: Connect to CPU pin 34
Aux5: Connect to CPU pin 29
For the Devo8S hardware definition and upgrades on one document, see pdf attached.
Anyone can help me (show me) the pic how to add AUX4 and 5 ?
Please Log in or Create an account to join the conversation.
- Zamjustice
- Offline
- Posts: 2
There has not been a lot of activity on this thread for a while now, was wondering if this modification has been successfully done? If so how and what is required to complete it successfully?
Many Thanks
Please Log in or Create an account to join the conversation.
- yoodog
- Offline
- Posts: 15
For those who have asked before, I don't think this matter has been implemented into current Deviation code, even though the hardware part is solved, as we see above.
I couldn't find any good tutorial on how to add it... Any one has succeeded fully with adding two pots or a PSP type joystick?
Please Log in or Create an account to join the conversation.
- yoodog
- Offline
- Posts: 15
As I understand. We need to provide 3.3v to any one side, than connect the mid pin to the CPU, and ground the other side.
Please Log in or Create an account to join the conversation.
- yoodog
- Offline
- Posts: 15
Please Log in or Create an account to join the conversation.
- saidem
- Offline
- Posts: 216
Please Log in or Create an account to join the conversation.
- mwm
- Offline
Anyway, adding support for any hardware will require custom programming in deviaiton. I do hope to move much of this stuff into a config file to support such in the future, but that's so far off as to be invisible.
The 7e and 6s have support for extra buttons and switches, but neither has support for analog inputs. That's because they require using one of the ADC pins instead of any GPIO pin. The ultimate 7e builds may have support for extra hardware, but you won't be able to use those on the 8s. But that would be the place to look if you wanted to start on this.
Do not ask me questions via PM. Ask in the forums, where I'll answer if I can.
My remotely piloted vehicle ("drone") is a yacht.
Please Log in or Create an account to join the conversation.
- saidem
- Offline
- Posts: 216
Please Log in or Create an account to join the conversation.
- Home
- Forum
- Development
- Development
- Devo 8s Modifications - Adding AUX4 and AUX5