Yacht Weather Station Idea


hello everyone!

i'm new forum have dabbled around in ardunio in past quadcopter it's time new challenge today!

i away on friends yacht , inside cabin had few circular brass weather dials things temperature, barometer etc.  whilst sailing pondered if done in cool modern way using micro controllers , electronic sensors?

i have 2 ideas:

  • using stepper motors : 3 stepper motors adjust angle of temperature, humidity , barometer dials
  • using lcd/oled someother screen:  sounds more difficult me allow easy future changes


i plan mount project on wooden board , using 3d printer create housings , mountings need.

how easy build , program?  have little experience in picking hardware kind of project , no doubt need programming love challenging diy project , think it'd produce cool end product.

attached rough sketch, dials printed (or programmed display).  end product prettier don't have decent software installed atm glitz these yet.

image link : http://i66.tinypic.com/wrbeb4.jpg

so think?

thanks in advance,
alex

this relatively easy.
barometer-bmp085-olimex breakout
temperature-tmp006-adafruit breakout
humidity-sht-31-adafruit breakout
these use 3.3v , same interface. 
you use servos instead of steppers dials. 
it easy oled screen working. 
a teensy 3.2 link is cheap, small, , powerful enough ridiculously high refresh speeds on screen. @ 3.3v.


Arduino Forum > Using Arduino > Project Guidance > Yacht Weather Station Idea


arduino

Comments

Popular posts from this blog

Error: ‘for’ loop initial declarations are only allowed in C99 or C11 mode - Raspberry Pi Forums

class MPU6050 has no member named begin

missing filename after '-o'