Search found 4 matches

by FlyingHack
Sat Sep 05, 2015 2:28 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: Creating an RPM and Temp Sensor
Replies: 53
Views: 39933

Re: Creating an RPM and Temp Sensor

Change if (millis() - lastmillis >= 500){ to 1000 and remove the multiplication below to get 60rpm resolution. Increase sampling time for more resolution but slower response.
by FlyingHack
Fri Sep 04, 2015 1:02 pm
Forum: Feedback
Topic: Posts pending approval?
Replies: 7
Views: 11917

Re: Posts pending approval?

They never seem to approve my posts....
by FlyingHack
Thu Sep 03, 2015 5:06 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: Creating an RPM and Temp Sensor
Replies: 53
Views: 39933

Re: Creating an RPM and Temp Sensor

My last post has not been approved yet, so I cannot edit but I am back with my findings. In my code I use both interrupt 0 and 1, because I measure ignition battery voltage with a frequency up to 2.2kHz. I had no problem measuring battery voltage and at the same time having an RPM of a little over 6...
by FlyingHack
Thu Sep 03, 2015 4:00 pm
Forum: OpenXVario - an open source vario supported by the open source firmwares!!
Topic: Creating an RPM and Temp Sensor
Replies: 53
Views: 39933

Re: Creating an RPM and Temp Sensor

Hey there, I am reading the hall effect sensor of my DLE ignition for RPM via a optocoupler (which you would not need on a nitro), and that is working great. I have only tested it on the ground and up to 8800 revs, but I could easily hook up my function generator and try to bump it to 65000rpm to se...

Go to advanced search