Author Topic: Super cheap DIY anenometer (for Arduino)  (Read 10672 times)

0 Members and 1 Guest are viewing this topic.

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Super cheap DIY anenometer (for Arduino)
« on: March 06, 2016, 02:05:43 pm »
This is for a proof of concept, the idea is to measure variations in wind speed, not absolute value.
This thing has got to live a couple of weeks at the most.
If the result are ok, then I'll get something better: https://www.adafruit.com/products/1733

For now, the "sensor" is DC motor lifted out of a 3,99€ toy car.

Even at low speed (turning between fingers slowly) it produces more than 50mV.
It's cheap, it's crap, it's what I got (and can afford).

I intend to connect it like this:

But with a 4V Zener to ground if it starts generating a lot of volts.

The construction is going to be cheap ass (starting from the bottom):
An alloy plate.
A bit of epoxy paste to hold the motor.
The hood is half a plastic Easter egg.
3 more half easter eggs as vanes.


Question:
Am I missing something obvious?
« Last Edit: March 06, 2016, 02:07:44 pm by gildasd »
I'm electronically illiterate
 

Offline tautech

  • Super Contributor
  • ***
  • Posts: 28377
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: Super cheap DIY anenometer (for Arduino)
« Reply #1 on: March 06, 2016, 02:34:06 pm »

But with a 4V Zener to ground if it starts generating a lot of volts.

Am I missing something obvious?
Have scope?
Check for unexpected spikes that might fry an Arduino.

Schottky diode to VCC?
Avid Rabid Hobbyist
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Re: Super cheap DIY anenometer (for Arduino)
« Reply #2 on: March 06, 2016, 02:43:54 pm »

But with a 4V Zener to ground if it starts generating a lot of volts.

Am I missing something obvious?
Have scope?
Check for unexpected spikes that might fry an Arduino.

Schottky diode to VCC?
Only an analogue scope at home, but I'll test on the Uni's scope before I plug in.

Did you mean Schottky diode between VCC and the ground?
« Last Edit: March 06, 2016, 03:02:13 pm by gildasd »
I'm electronically illiterate
 

Offline Seekonk

  • Super Contributor
  • ***
  • Posts: 1938
  • Country: us
Re: Super cheap DIY anenometer (for Arduino)
« Reply #3 on: March 06, 2016, 03:55:19 pm »
The zener is probably rectifying some RF energy.  I would place a ,1uf in parallel.  A 4.7K load resistor would also be a good ides.
 

Offline alsetalokin4017

  • Super Contributor
  • ***
  • Posts: 2055
  • Country: us
Re: Super cheap DIY anenometer (for Arduino)
« Reply #4 on: March 06, 2016, 04:12:35 pm »
Your cutaway sketch shows the motor connected to Ground and to an Analog input. If your motor makes any spikes or sustained voltage over 5V this will probably damage your analog input. You may be able to protect it using a Zener diode but you might need some more complicated snubbing arrangement just to be completely safe.

But your graphic appears to show the motor connected to Vin instead of Ground. I don't think that is going to work very well for you.
The easiest person to fool is yourself. -- Richard Feynman
 

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Re: Super cheap DIY anenometer (for Arduino)
« Reply #5 on: March 06, 2016, 04:49:29 pm »
The zener is probably rectifying some RF energy.  I would place a ,1uf in parallel.  A 4.7K load resistor would also be a good ides.
Something like this?
I'm not doing high frequency sampling, 1Hz our less. So if the cap robs some of the signal, I won't even notice...
I'm electronically illiterate
 

Online MK14

  • Super Contributor
  • ***
  • Posts: 4539
  • Country: gb
Re: Super cheap DIY anenometer (for Arduino)
« Reply #6 on: March 06, 2016, 05:11:51 pm »
The zener is probably rectifying some RF energy.  I would place a ,1uf in parallel.  A 4.7K load resistor would also be a good ides.
Something like this?
I'm not doing high frequency sampling, 1Hz our less. So if the cap robs some of the signal, I won't even notice...


By putting everything after the resistor, ALL the components will tend to be protected. Even if something silly happens, like accidental connection to a battery or something.

The problem with a lone zener like that, is that if the power is switched off, the port pin is now susceptible to excessive voltages again.

You could put Schottky diodes in (instead of the 1N4148), for even better protection. But what I showed is probably fine.

You could make one of the 1N4148's I showed, a 4V zener, if you want to limit the voltage, because of the ADC. But the double diode protection, should do fine, anyway.

 

Online Andy Watson

  • Super Contributor
  • ***
  • Posts: 2085
Re: Super cheap DIY anenometer (for Arduino)
« Reply #7 on: March 06, 2016, 05:13:42 pm »
The zener should be the other way up.

Have you considered that a "toy motor" might introduce too much coggin?
 

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Re: Super cheap DIY anenometer (for Arduino)
« Reply #8 on: March 06, 2016, 05:46:34 pm »
The zener is probably rectifying some RF energy.  I would place a ,1uf in parallel.  A 4.7K load resistor would also be a good ides.
Something like this?
I'm not doing high frequency sampling, 1Hz our less. So if the cap robs some of the signal, I won't even notice...

By putting everything after the resistor, ALL the components will tend to be protected. Even if something silly happens, like accidental connection to a battery or something.

The problem with a lone zener like that, is that if the power is switched off, the port pin is now susceptible to excessive voltages again.

You could put Schottky diodes in (instead of the 1N4148), for even better protection. But what I showed is probably fine.

You could make one of the 1N4148's I showed, a 4V zener, if you want to limit the voltage, because of the ADC. But the double diode protection, should do fine, anyway.
I might be saying something stupid here, but looking at the datasheet of the 4148, the forward voltage is 1V.
That being that, does it mean that your circuit  limits the signal to 1V? I was hoping to max out at 3V at 20m/s...
« Last Edit: March 06, 2016, 05:48:14 pm by gildasd »
I'm electronically illiterate
 

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Re: Super cheap DIY anenometer (for Arduino)
« Reply #9 on: March 06, 2016, 05:50:41 pm »
The zener should be the other way up.

Have you considered that a "toy motor" might introduce too much coggin?
I removed the gear box, the cups drive the rotor directly.
I'm electronically illiterate
 

Online MK14

  • Super Contributor
  • ***
  • Posts: 4539
  • Country: gb
Re: Super cheap DIY anenometer (for Arduino)
« Reply #10 on: March 06, 2016, 05:52:45 pm »
The zener is probably rectifying some RF energy.  I would place a ,1uf in parallel.  A 4.7K load resistor would also be a good ides.
Something like this?
I'm not doing high frequency sampling, 1Hz our less. So if the cap robs some of the signal, I won't even notice...

By putting everything after the resistor, ALL the components will tend to be protected. Even if something silly happens, like accidental connection to a battery or something.

The problem with a lone zener like that, is that if the power is switched off, the port pin is now susceptible to excessive voltages again.

You could put Schottky diodes in (instead of the 1N4148), for even better protection. But what I showed is probably fine.

You could make one of the 1N4148's I showed, a 4V zener, if you want to limit the voltage, because of the ADC. But the double diode protection, should do fine, anyway.
I might be saying something stupid here, but looking at the datasheet of the 4148, the forward voltage is 1V.
That being that, does it mean that your circuit  limits the signal to 1V? I was hoping to max out at 3V at 20m/s...

They are reverse biased, so only come into play at around -0.7 V and suppyVoltage+0.7V

i.e. voltages around 0 up to supplyVoltage, should be left alone.

If the above is NOT the case, then I have drawn the diode(s), the wrong way around. Easily done.

They are to protect the MCU input from damage, from too low or high voltages. I.e. Below ground or above Vcc (Supply voltage).
 

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Re: Super cheap DIY anenometer (for Arduino)
« Reply #11 on: March 06, 2016, 07:46:29 pm »
I get the general idea, thanks!
I'm electronically illiterate
 

Offline tautech

  • Super Contributor
  • ***
  • Posts: 28377
  • Country: nz
  • Taupaki Technologies Ltd. Siglent Distributor NZ.
    • Taupaki Technologies Ltd.
Re: Super cheap DIY anenometer (for Arduino)
« Reply #12 on: March 06, 2016, 07:54:09 pm »
They are to protect the MCU input from damage, from too low or high voltages. I.e. Below ground or above Vcc (Supply voltage).
Exactly why I mentioned Schottky diodes in reply #1.
Schottky diodes will prevent more than 0.3 V influence to the power rails, therefore staying under the usually recommended + or - 0.5V for all IC inputs.
Avid Rabid Hobbyist
Siglent Youtube channel: https://www.youtube.com/@SiglentVideo/videos
 

Offline pmbrunelle

  • Regular Contributor
  • *
  • Posts: 183
  • Country: ca
  • lost mech. guy
Re: Super cheap DIY anenometer (for Arduino)
« Reply #13 on: March 06, 2016, 07:59:22 pm »
I think that it could be difficult to mount the rotating assembly well aligned with the electric motor.

I think I would try some epoxy, and then applying power to the motor (in the low-drag direction), so that the rotating assembly self-stabilizes on the electric motor while the epoxy cures. Obviously, the motor must be oriented vertically...
 

Offline Kleinstein

  • Super Contributor
  • ***
  • Posts: 14196
  • Country: de
Re: Super cheap DIY anenometer (for Arduino)
« Reply #14 on: March 06, 2016, 08:21:12 pm »
Those cheap motors are usually not rotating really easy. Chances are better with a little fan from an old CPU cooler. If you are lucky you can even remove the coil and iron part an leave only the magnets and the hall chip.

For protection the resistor and zener are Ok, the 1µF cap is rather large and should better be non polarized. For additional protection there should be a second resistor between this circuit and the µC.
 

Online MK14

  • Super Contributor
  • ***
  • Posts: 4539
  • Country: gb
Re: Super cheap DIY anenometer (for Arduino)
« Reply #15 on: March 06, 2016, 08:23:29 pm »
They are to protect the MCU input from damage, from too low or high voltages. I.e. Below ground or above Vcc (Supply voltage).
Exactly why I mentioned Schottky diodes in reply #1.
Schottky diodes will prevent more than 0.3 V influence to the power rails, therefore staying under the usually recommended + or - 0.5V for all IC inputs.

I agreee.
But also the internal (IC) diodes, are suppose to be slightly weakened (either by design or they are like that anyway), to ensure that external, low cost diodes can be used.
Sticking with the datasheet is best, so 0.5V it is.
 

Online MK14

  • Super Contributor
  • ***
  • Posts: 4539
  • Country: gb
Re: Super cheap DIY anenometer (for Arduino)
« Reply #16 on: March 06, 2016, 08:28:23 pm »
Those cheap motors are usually not rotating really easy. Chances are better with a little fan from an old CPU cooler. If you are lucky you can even remove the coil and iron part an leave only the magnets and the hall chip.

For protection the resistor and zener are Ok, the 1µF cap is rather large and should better be non polarized. For additional protection there should be a second resistor between this circuit and the µC.

Maybe not. Because when the power is off, and Vcc=0V. Voltages below the 4V of the zener, can damage/destroy the cpu. Dave has done at least one video, explaining some of the details about this (it shows an MCU mysteriously being powered up).

There are millions of ways of protecting stuff. Opinions vary.

EDIT:
As long as the 4K7 resistor, is connected, in a way which limits the current. I guess voltages below 4V, but above 0.5V or so, would be more of a datasheet violation and/or undesirable. E.g. Might cause latch up on power up. Rather than actually damage the MCU.

Many people use the single zener method, so there are not necessarily black and white answers. A lot of it is opinion.
« Last Edit: March 06, 2016, 08:37:08 pm by MK14 »
 

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Re: Super cheap DIY anenometer (for Arduino)
« Reply #17 on: March 06, 2016, 11:39:56 pm »
Those cheap motors are usually not rotating really easy. Chances are better with a little fan from an old CPU cooler. If you are lucky you can even remove the coil and iron part an leave only the magnets and the hall chip.

For protection the resistor and zener are Ok, the 1µF cap is rather large and should better be non polarized. For additional protection there should be a second resistor between this circuit and the µC.
The two I have have low enough drag for my purpose - and they are identical - of making two similar anemometers.
They were unusable, for this purpose, with their little gear box.
I'll think about your circuit.
I'm electronically illiterate
 

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Re: Super cheap DIY anenometer (for Arduino)
« Reply #18 on: March 06, 2016, 11:43:50 pm »
I think that it could be difficult to mount the rotating assembly well aligned with the electric motor.

I think I would try some epoxy, and then applying power to the motor (in the low-drag direction), so that the rotating assembly self-stabilizes on the electric motor while the epoxy cures. Obviously, the motor must be oriented vertically...
I was thinking of using a lathe to centre the egg...
Pour a bit of epoxy in, let cure, drill hole smack in the middle.
I'm electronically illiterate
 

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Re: Super cheap DIY anenometer (for Arduino)
« Reply #19 on: March 19, 2016, 02:30:14 pm »
This is how they look.
Making the protection circuit now.
I'm electronically illiterate
 

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Re: Super cheap DIY anenometer (for Arduino)
« Reply #20 on: March 29, 2016, 08:43:30 am »
The recommended circuit does not work right now.
I get a steady 1.93V at the MCU port pin and a hand pin makes the signal goe down to 1.926V.
The same spin with no ptotection produces +0.045V...
Weird.

Edit;
Works much better with the 4.7kO resistor after the protection circuit.
Negative voltage does still get through...

« Last Edit: March 29, 2016, 09:15:52 am by gildasd »
I'm electronically illiterate
 

Online MK14

  • Super Contributor
  • ***
  • Posts: 4539
  • Country: gb
Re: Super cheap DIY anenometer (for Arduino)
« Reply #21 on: March 29, 2016, 09:11:22 am »
With a quick look at the circuit, it seems fine.

D1 1N4148, seems to be the only easy way, a faulty component, could produce a "stray" voltage. As it is the only easy source of Vcc.

You could try removing D1 and/or testing D1 with a multimeter or something.

But I would guess it is mis-wired, or one of the components is faulty/leaky.
 

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Re: Super cheap DIY anenometer (for Arduino)
« Reply #22 on: March 29, 2016, 09:32:14 am »
With a quick look at the circuit, it seems fine.

D1 1N4148, seems to be the only easy way, a faulty component, could produce a "stray" voltage. As it is the only easy source of Vcc.

You could try removing D1 and/or testing D1 with a multimeter or something.

But I would guess it is mis-wired, or one of the components is faulty/leaky.
Glue on the pin of a diode - arrgh!
That being said, the output is more sensitive to small anemometer movements with the resistor after the protection circuit.
I'm thinking of putting a 1µF dielectric to smooth the signal further, as to reduce the needed sampling time on the ADC...

Added pictures:
1) Donor toy car.
2) The slot for the wiring get electrical tape to avoid shorts.
3) Heat shrink on the capacitor pins to make the fit tight.
« Last Edit: March 29, 2016, 09:51:34 am by gildasd »
I'm electronically illiterate
 

Online MK14

  • Super Contributor
  • ***
  • Posts: 4539
  • Country: gb
Re: Super cheap DIY anenometer (for Arduino)
« Reply #23 on: March 29, 2016, 09:40:40 am »
With a quick look at the circuit, it seems fine.

D1 1N4148, seems to be the only easy way, a faulty component, could produce a "stray" voltage. As it is the only easy source of Vcc.

You could try removing D1 and/or testing D1 with a multimeter or something.

But I would guess it is mis-wired, or one of the components is faulty/leaky.
Glue on the pin of a diode - arrgh!
That being said, the output is more sensitive to small anemometer movements with the resistor after the protection circuit.
I'm thinking of putting a 1µF dielectric to smooth the signal further to reduce the sampling time on the ADC...

That makes sense. I'd expect the motor signal to be very noisy. You effectively would be making an RC filter.
 

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Re: Super cheap DIY anenometer (for Arduino)
« Reply #24 on: March 29, 2016, 09:52:40 am »
With a quick look at the circuit, it seems fine.

D1 1N4148, seems to be the only easy way, a faulty component, could produce a "stray" voltage. As it is the only easy source of Vcc.

You could try removing D1 and/or testing D1 with a multimeter or something.

But I would guess it is mis-wired, or one of the components is faulty/leaky.
Glue on the pin of a diode - arrgh!
That being said, the output is more sensitive to small anemometer movements with the resistor after the protection circuit.
I'm thinking of putting a 1µF dielectric to smooth the signal further to reduce the sampling time on the ADC...
That makes sense. I'd expect the motor signal to be very noisy. You effectively would be making an RC filter.
Thanks for the help!
Is MK14 a reference to Griffon Engined Spits?

A 1µF just smooths the sine, a 10µF effectively make the output DC while only robbing 5 to 10 mV.
« Last Edit: March 29, 2016, 07:10:14 pm by gildasd »
I'm electronically illiterate
 

Online MK14

  • Super Contributor
  • ***
  • Posts: 4539
  • Country: gb
Re: Super cheap DIY anenometer (for Arduino)
« Reply #25 on: March 29, 2016, 09:59:09 am »
Thanks for the help!
Is MK14 a reference to Griffon Engined Spits?

No.
It is a 1970s, classic/vintage electronics hobbyist self build microprocessor hex display/keyboard, early microcomputer. Clive Sinclair related, by 'Science of Cambridge'.
With a phenomenal 256 BYTES! of ram.

https://en.wikipedia.org/wiki/MK14

 

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Re: Super cheap DIY anenometer (for Arduino)
« Reply #26 on: March 29, 2016, 10:17:31 am »
Thanks for the help!
Is MK14 a reference to Griffon Engined Spits?

No.
It is a 1970s, classic/vintage electronics hobbyist self build microprocessor hex display/keyboard, early microcomputer. Clive Sinclair related, by 'Science of Cambridge'.
With a phenomenal 256 BYTES! of ram.

https://en.wikipedia.org/wiki/MK14
256 bytes! What will people do with so much space?
Doing a burn test now. Anemometer has already detected that the source fan is not 100% constant speed.
« Last Edit: March 29, 2016, 10:23:13 am by gildasd »
I'm electronically illiterate
 

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Re: Super cheap DIY anenometer (for Arduino)
« Reply #27 on: March 29, 2016, 01:06:53 pm »
Makes for a very small circuit!
I'm electronically illiterate
 

Online MK14

  • Super Contributor
  • ***
  • Posts: 4539
  • Country: gb
Re: Super cheap DIY anenometer (for Arduino)
« Reply #28 on: March 29, 2016, 01:26:07 pm »
Makes for a very small circuit!

Yes, that is looking nice, neat, tidy and compact.
Neat/tidy (usually/often) means reliable/consistent.
 
The following users thanked this post: gildasd

Offline Mephitus

  • Regular Contributor
  • *
  • Posts: 174
  • Country: us
  • Dashing, no?
Re: Super cheap DIY anenometer (for Arduino)
« Reply #29 on: March 29, 2016, 04:29:33 pm »
Maybe I am missing the point here, but couldn't this be immensely simplified with a hall effect sensor detecting the RPM on a non-motorized fan? It would make for a safer and more reliable circuit.
A true gentleman must be prepared for anything. - Pepe le' Pew
 
The following users thanked this post: gildasd

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Re: Super cheap DIY anenometer (for Arduino)
« Reply #30 on: March 29, 2016, 06:44:52 pm »
Maybe I am missing the point here, but couldn't this be immensely simplified with a hall effect sensor detecting the RPM on a non-motorized fan? It would make for a safer and more reliable circuit.
Yes in theory.
In practice, the motor is off a 4€ toy, the 3D printing using the Uni's printer, discount ping pong balls, CAPS de-soldered from PC main boards and scrap alloy machined on Uni lathe/mill...
Plus this motor is already natively max 4V, not the 12V that a PC motor produces, so it can talk directly to an Arduino ADC.
Total cost is 6 to 7€ per complete system plugged in.
This kind of anemometer maxes out aerodynamically at 90km/h, producing 5V...
So the protection is more for shorts, crazy seagulls and other dumb stuff (radar test, idiot turning the vanes the wrong way round).

If anything, the only possible problem is increasing the low speed sensitivity, while losing some top end, with different vanes.
« Last Edit: March 29, 2016, 09:35:30 pm by gildasd »
I'm electronically illiterate
 

Offline Mephitus

  • Regular Contributor
  • *
  • Posts: 174
  • Country: us
  • Dashing, no?
Re: Super cheap DIY anenometer (for Arduino)
« Reply #31 on: March 29, 2016, 07:53:39 pm »
Ahh, I see. That would make sense. As something that might help in future projects. I have found that printers are a gold mine for parts. Many times people even give them away for free. They commonly have hall effect sensors as well as IR interrupter sensors that could be used for projects like this. Hope your testing works out!
A true gentleman must be prepared for anything. - Pepe le' Pew
 
The following users thanked this post: gildasd

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Re: Super cheap DIY anenometer (for Arduino)
« Reply #32 on: March 29, 2016, 09:34:20 pm »
Ahh, I see. That would make sense. As something that might help in future projects. I have found that printers are a gold mine for parts. Many times people even give them away for free. They commonly have hall effect sensors as well as IR interrupter sensors that could be used for projects like this. Hope your testing works out!
I have a late 1990's alarm system fished from a dumpster that is going to be a gold mine!
I'm electronically illiterate
 

Online MK14

  • Super Contributor
  • ***
  • Posts: 4539
  • Country: gb
Re: Super cheap DIY anenometer (for Arduino)
« Reply #33 on: March 29, 2016, 10:51:30 pm »
I have a late 1990's alarm system fished from a dumpster that is going to be a gold mine!

Can I send you a message, to put into your Mars probe project then, made out of a 1990's alarm ?
Also the protection circuit would need updating, as there is radiation? in space, but no wind, so you don't need the ping pong balls!
 
The following users thanked this post: gildasd

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Re: Super cheap DIY anenometer (for Arduino)
« Reply #34 on: March 30, 2016, 08:26:42 am »
I have a late 1990's alarm system fished from a dumpster that is going to be a gold mine!

Can I send you a message, to put into your Mars probe project then, made out of a 1990's alarm ?
Also the protection circuit would need updating, as there is radiation? in space, but no wind, so you don't need the ping pong balls!
No Mars probe, "just" testing superstructure optimisation for commercial shipping...
Send away!
I'm electronically illiterate
 
The following users thanked this post: MK14

Offline gildasdTopic starter

  • Frequent Contributor
  • **
  • Posts: 935
  • Country: be
  • Engineering watch officer - Apprentice Officer
    • Sci-fi Meanderings
Re: Super cheap DIY anenometer (for Arduino)
« Reply #35 on: March 30, 2016, 10:14:27 pm »
Changing the angle of the vanes has wielded some improvement.

The (highly scientific) testing method was:
A large table fan was set level with the anemometer and the distance was slowly increased till failure to register.
Version 1: 82cm (original, left)
Version 2: 88cm (new, right)

So a noticeable and repeatable improvement.
But to improve even more, I still think the vanes need to be bigger.
I'm electronically illiterate
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf