Search found 446 matches

by oz
Tue Aug 25, 2020 3:40 pm
Forum: Sensors
Topic: Wind sensor Rev P Temperature ambient or working?
Replies: 4
Views: 8593

Re: Wind sensor Rev P Temperature ambient or working?

MendipMac, VOUT = TC * TA + V0°C The Rev P uses MCP9701A temp sensor Where: TA = Ambient Temperature VOUT = Sensor Output Voltage V0°C = Sensor Output Voltage at 0°C + 400 mV (0.400) TC = Temperature Coefficient 19.5 mV/°C (0.0195) I get the same result, hmm Does the sensor respond when you heat it ...
by oz
Fri Aug 14, 2020 3:26 pm
Forum: Sensors
Topic: Range, Resolution and Accuracy of Wind Sensor.
Replies: 1
Views: 6295

Re: Range, Resolution and Accuracy of Wind Sensor.

Anchjana,

About what we have on the website is what we've got. We're not happy with it either. We have a new temp controlled wind tunnel and are trying to get it instrumented and automated for new curves.

Paul Badger
by oz
Wed Jul 29, 2020 10:28 am
Forum: Sensors
Topic: Wind Sensor As Hot Wire Microphone
Replies: 6
Views: 16184

Re: Wind Sensor As Hot Wire Microphone

Foxbat I've got some 40 gauge from here https://store.coilsociety.com/nifethal-70/40-awg-nifethal-70/500-ft-40-awg-nifethal-70 Seems like a low cost option if it works. If you send me your address a support@ md I'll send you 10 feet of mine or however much you want in an envelope. That according to ...
by oz
Sun Jul 26, 2020 1:21 pm
Forum: Hardware
Topic: A hiss on the Reverbalizer ?
Replies: 8
Views: 10049

Re: A hiss on the Reverbalizer ?

Foxbat_25BM,

You might look at your power supply, and see how clean that is.
You might also read about ground loops.
by oz
Sat Jul 25, 2020 3:50 pm
Forum: Sensors
Topic: Wind Sensor As Hot Wire Microphone
Replies: 6
Views: 16184

Re: Wind Sensor As Hot Wire Microphone

(2) Within the balance bridge, which resistor needs matching? In the schematic posted online, I assume it is R3 (2.21 Ohms) The pot trims the 10K reference side of the circuit. I think we'll keep the schematics a step behind actual production. I'm well aware that our products can be produced more c...
by oz
Tue Jul 07, 2020 5:41 pm
Forum: Sensors
Topic: placement of md0550 and stevenson screen
Replies: 10
Views: 11760

Re: placement of md0550 and stevenson screen

Roy,

Yes - maybe email support at moderndevice.com and I'll answer some of the technical questions about where we're at with testing and new regressions. As you mention the listed code is old.

Paul Badger
by oz
Mon Jul 06, 2020 9:28 am
Forum: Sensors
Topic: placement of md0550 and stevenson screen
Replies: 10
Views: 11760

Re: placement of md0550 and stevenson screen

Roy,

The bridge is R3/R4 R5/R6
As the sensor heats up the bridge is balanced.

Paul
by oz
Sat Jul 04, 2020 3:30 pm
Forum: Sensors
Topic: placement of md0550 and stevenson screen
Replies: 10
Views: 11760

Re: placement of md0550 and stevenson screen

and how did you arrive at the equation Vraw = V0 + b * WindSpeed ^ c. I know in your blog you derived this from an formula done by university of E2 – A2 = B U0.5. can i have the name or reference to the university white paper that you read about. Caimbridge University in UK has lots of great inform...
by oz
Sat Jul 04, 2020 3:25 pm
Forum: Sensors
Topic: placement of md0550 and stevenson screen
Replies: 10
Views: 11760

Re: placement of md0550 and stevenson screen

rynait r5 & r6 are setting a reference voltage to be compared the active arm of the circuit. When the voltage changes the heated sensor changes resistance, balancing the circuit. So voltage is proportional to the square of wind speed, approximately. R5 representing a small value in proportion to...
by oz
Thu Jul 02, 2020 4:57 pm
Forum: Sensors
Topic: placement of md0550 and stevenson screen
Replies: 10
Views: 11760

Re: placement of md0550 and stevenson screen

rynait, I don't have any special knowledge about this. But some facts about the sensor that may or may not be useful.  • The sensor is pretty easy to spit the sensing head off from the electronics just cut it with tin snips between the headers and then join back together with three wires. Distances ...
by oz
Fri May 22, 2020 9:26 am
Forum: Sensors
Topic: Temperature Measurement with the Sensor Rev. P
Replies: 3
Views: 7785

Re: Temperature Measurement with the Sensor Rev. P

abian_B

Glad you got it working. About +- 1.5 degree variation max, is what I see in the shop too, when testing the sensors.

pb
by oz
Wed May 20, 2020 11:20 pm
Forum: Hardware
Topic: Fluxamasynth v3.0 Arduino & MIDI simultaneous
Replies: 2
Views: 4739

Re: Fluxamasynth v3.0 Arduino & MIDI simultaneous

quarterturn, The easiest way to do this is with a serial port that is not attached to the USB such as Serial1 on a Mega. Here's a brief sketch of what I think is the easiest way. • Make sure the Fluxamasynth solder jumper is set to the left hand pad to the middle - right hand pad is bare (not connec...
by oz
Mon May 18, 2020 10:10 am
Forum: Sensors
Topic: Temperature Measurement with the Sensor Rev. P
Replies: 3
Views: 7785

Re: Temperature Measurement with the Sensor Rev. P

The temp sensor is MCP9701A. Its output is not scaled at all. Tambient = ( Vout*(5/1024) – 0.400 ) / 0.0195 should be correct if Vout is the read from the analog pin ADC on a 5 volt arduino. Recheck pin connections? Test your arduino ADC with a simple voltage divider to see if reads ~512 I'm baffled...
by oz
Thu Feb 20, 2020 10:11 pm
Forum: Sensors
Topic: Wind Sensor Rev P Schematic Inconsistent
Replies: 1
Views: 7809

Re: Wind Sensor Rev P Schematic Inconsistent

bschulz1701, I don't think we're going to update that schematic. We have been rethinking whether we even want the wind sensors to be open source at all, since they're unique products and we have spent a lot of time figuring out the circuits and getting them calibrated in their current state. We cont...
by oz
Tue Jan 28, 2020 1:10 pm
Forum: Software
Topic: Use LoP-Parameters with PureData
Replies: 4
Views: 16914

Re: Use LoP-Parameters with PureData

Jeff Avery,

Thank you for your code snippet. I'm glad you got it working.

Paul Badger
by oz
Tue Jan 07, 2020 11:06 pm
Forum: Hardware
Topic: A hiss on the Reverbalizer ?
Replies: 8
Views: 10049

Re: A hiss on the Reverbalizer ?

nicotep, I'm glad you got it going, but it is always a bit unsatisfying when things start working without a purposeful change. Did you change power sources? It's always worthwhile powering audio projects on batteries and linear regulators as an experiment to rule out power supply noise if it might b...
by oz
Sun Dec 15, 2019 3:02 pm
Forum: Hardware
Topic: Anyone got the MIDI input working on the Fluxamasynthshiel V.3?
Replies: 3
Views: 7890

Re: Anyone got the MIDI input working on the Fluxamasynthshiel V.3?

Codeman,

Apologies for my slow response to the forum.
Was your board ordered with the MIDI options? When set to the midi jack we set the jumpers to the middle and right jumper (with the MIDI jack on the right).

I'll update this with the picture of the jumpers when set to midi jack input.
by oz
Sun Dec 15, 2019 2:39 pm
Forum: Sensors
Topic: MD0550 and 12 Bit ADC
Replies: 1
Views: 7628

Re: MD0550 and 12 Bit ADC

admiralmaggie, I apologize for the long delay on getting to the forum. Yes that code for Rev C is suboptimal and has some of ADC resolution rolled into the math. We just revised the Rev C and are going to revise it a couple of more times in in the two months or so to put in some temperature compensa...
by oz
Sun Dec 15, 2019 2:35 pm
Forum: Software
Topic: Fluxamasynth and Pro Micro, Adafruit Itsy, etc.
Replies: 1
Views: 5811

Re: Fluxamasynth and Pro Micro, Adafruit Itsy, etc.

dfdtitmouse, Apologies for the long delay getting to the forum. It seems like you made work in the intended way with a few boards. The 32U4 shouldn't be that different except for the USB connection - which resets on every upload. Are you just trying to pass midi/serial through and have that work? Or...
by oz
Tue Nov 05, 2019 12:50 am
Forum: Hardware
Topic: A hiss on the Reverbalizer ?
Replies: 8
Views: 10049

Re: A hiss on the Reverbalizer ?

Hmm, This is the first I've heard of excess hiss. The little I've played with the board it sounded very clean. About the best I could do would be to send you a new board to compare, but we would need to solder headers on so I could get the board back if it performs the same way. Let me do a little r...