Search found 15 matches

by iter
Sat Dec 23, 2023 6:02 am
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: Read 4 raw voltages and display them separately in OpenTX
Replies: 0
Views: 2825

Read 4 raw voltages and display them separately in OpenTX

I have 4 separate voltages I want to read and display on my TX. I use an FrSky RX with OpenTx on TX16S. For testing, I have one potentiometer between VCC and GND with the wiper connected to A0, A1, A2 and A3 (all 4 are tired together for the test). My goal for this test is for my TX to display 4 ide...
by iter
Mon Dec 22, 2014 8:17 pm
Forum: openTx
Topic: New member with a question about GPIOs
Replies: 29
Views: 11170

Re: New member with a question about GPIOs

I wonder if you can be more specific than "doesn't work very well" :=)

I gather this device does the same job as the 4017 circuit: http://www.alofthobbies.com/frsky-sbus-decoder-1.html

Ari.
by iter
Mon Dec 22, 2014 6:33 am
Forum: openTx
Topic: New member with a question about GPIOs
Replies: 29
Views: 11170

Re: New member with a question about GPIOs

Use master branch, it is used for bugfixes and holds the 2.0.x development. The next branch is for development of 2.1.x and is unstable. Thanks. Here, You can build the circuit from the picture linked here. http://openrcforums.com/forum/viewtopic.php?f=84&t=5067#p71918 You don't need the transi...
by iter
Mon Dec 22, 2014 4:22 am
Forum: openTx
Topic: New member with a question about GPIOs
Replies: 29
Views: 11170

Re: New member with a question about GPIOs

Another question--can I control the number of channels that my Taranis outputs on the trainer port? Does it just output the first 8 channels from the MIXES page as CPPM, or can I control which channels go out and in which order?

Ari.
by iter
Mon Dec 22, 2014 2:56 am
Forum: openTx
Topic: New member with a question about GPIOs
Replies: 29
Views: 11170

Re: New member with a question about GPIOs

OK, right. I see the problem with haptic. I like the idea of using trainer pulse train. I am less enthusiastic about the number of components that this needs--either a decade counter and a microcontroller RC switch, or a complete uC. If I'm going to program an little uC to decode the pulse train, I ...
by iter
Thu Dec 18, 2014 4:17 am
Forum: openTx
Topic: New member with a question about GPIOs
Replies: 29
Views: 11170

Re: New member with a question about GPIOs

Well, this didn't work. I thought haptic just turns on, but it pulses. The up pulses are too short to trigger the 2260 RX. The TX has an LED in parallel with its modulation line. I can see it pulsing when haptic activates, but it's on for shorter than it takes to send out a valid packet and the RX r...
by iter
Wed Dec 17, 2014 5:07 pm
Forum: openTx
Topic: New member with a question about GPIOs
Replies: 29
Views: 11170

Re: New member with a question about GPIOs

Thank you Mike. This line confused me. I guess it refers to pull up/pull down if the pin were an input.

Code: Select all

GPIO_InitStructure.GPIO_PuPd = GPIO_PuPd_NOPULL;
Ari.
by iter
Wed Dec 17, 2014 5:35 am
Forum: openTx
Topic: New member with a question about GPIOs
Replies: 29
Views: 11170

Re: New member with a question about GPIOs

iter wrote:I'm not sure when the REVPLUS macro is defined, and whether pwmPercent is ever less than 100 if it is. Naturally, I want full on signal for my use case.
Oh, I guess REVPLUS means build for Taranis Plus.

My other questions remain :=)

Ari.
by iter
Wed Dec 17, 2014 5:24 am
Forum: openTx
Topic: New member with a question about GPIOs
Replies: 29
Views: 11170

Re: New member with a question about GPIOs

The interference seems to happen with antennas in either orientation. My sample size is too small to say how much better range I get with orthogonal orientation. I hear also about people trying to use an external XJT module to obtain 32 channels, and getting the same telemetry problems. The more I t...
by iter
Tue Dec 16, 2014 7:08 am
Forum: openTx
Topic: New member with a question about GPIOs
Replies: 29
Views: 11170

Re: New member with a question about GPIOs

If you're going to plug a wire to your radio, I think it would be eaaier to plug the same wire to an external switch somewhere. A footswitch for example. With a switch to arm in serie with it of course.. João That's a solution. I'd like to take advantage of logical switches in OpenTX though. For in...
by iter
Tue Dec 16, 2014 6:07 am
Forum: openTx
Topic: New member with a question about GPIOs
Replies: 29
Views: 11170

Re: New member with a question about GPIOs

This project might be of interest to you: http://openrcforums.com/forum/viewtopic.php?f=5&t=4611 Mike. Thank you Mike. Indeed it is, although for a different project. I have enough channels that I can spare a full channel for ignition control. My problem is trying to support diverse RXs and kee...
by iter
Tue Dec 16, 2014 5:57 am
Forum: openTx
Topic: New member with a question about GPIOs
Replies: 29
Views: 11170

Re: New member with a question about GPIOs

2. One type of aircraft I fly are rocket gliders. They go up on solid-fuel rockets and come back as regular R/C gliders. Ignition in these gliders is typically from a large, ground, lead-acid battery. Ignition control is with garage-door-opener type TX. I want to control this TX (a single button to...
by iter
Mon Dec 15, 2014 3:12 am
Forum: openTx
Topic: New member with a question about GPIOs
Replies: 29
Views: 11170

Re: New member with a question about GPIOs

Thanks Mike.

Now for the software side--do you think anyone else would like a Special Function that said "toggle GPIO X," or am I the only one with this use case?

Ari.
by iter
Sat Dec 13, 2014 12:14 am
Forum: openTx
Topic: New member with a question about GPIOs
Replies: 29
Views: 11170

Re: New member with a question about GPIOs

Thank you for your suggestion Mike. Where do the I2C pins come out? Is the main firmware using them for anything?

Ari.
by iter
Fri Dec 12, 2014 11:06 pm
Forum: openTx
Topic: New member with a question about GPIOs
Replies: 29
Views: 11170

New member with a question about GPIOs

Hi, I've had my Taranis for almost a year now. I'm enjoying it very much. I'm running 2.0.13. I understand that Teranis has a number of unused GPIO lines. I wonder where they route and how hard it is to control them. Ideally, I'd love something like BackLight or Haptic: an output I can activate from...

Go to advanced search