Author Topic: Computer Monitoring Software  (Read 950 times)

0 Members and 1 Guest are viewing this topic.

JohnC

  • Newbie
  • *
  • Posts: 31
Computer Monitoring Software
« on: October 01, 2005, 02:31:14 AM »
Hi guys,


Just finished building 2 windmills, one from Hugh's plans and one simmular to Ed's.

Will post some pics as soon as I can borrow a digital Camera, along with test results.


My question is there a homebrew computer tracking software and hardware plans for recording voltage output,rpm and wind speed.


I know there are comercial ones but they are a arm and leg.


THX,


John E Cox

Ottawa, ON

Canada

« Last Edit: October 01, 2005, 02:31:14 AM by (unknown) »

wdyasq

  • Hero Member
  • *****
  • Posts: 1324
dataq
« Reply #1 on: September 30, 2005, 08:39:36 PM »
http://www.dataq.com/ - has 4 channel A/D converters starting at $25 - I suggest looking at the $50 DI-148U for $50.


Ron

« Last Edit: September 30, 2005, 08:39:36 PM by wdyasq »
"I like the Honey, but kill the bees"

JohnC

  • Newbie
  • *
  • Posts: 31
Re: dataq
« Reply #2 on: September 30, 2005, 09:04:42 PM »
Has anyone tried this product. Is user friendly. {for dummies}
« Last Edit: September 30, 2005, 09:04:42 PM by JohnC »

jimovonz

  • Sr. Member
  • ****
  • Posts: 339
Re: Computer Monitoring Software
« Reply #3 on: October 01, 2005, 04:20:52 AM »
Checkout the picaxe (based on the pic micro). I can get a picaxe 08M + proto board including all components to interface to my PC for around $US10. Uses very simple BASIC programming (or even program using graphical flowchart editor!). I'd be happy to help with programming. I highly recomend these chips - I have based many projects on these (+larger) chips.


Website: http://www.picaxe.co.uk


My local supplier: http://www.sicom.co.nz/xurl/PageID/2214/function/pgrplist/grpid/10984/style//picaxe-product.html


Picaxe 08M:



  • Based around MicroChips new PIC12F683 (8 pin DIP)
  • Drop-in replacement for PICAXE-08, allowing all classic commands.
  • 8MHz or 4MHz operation
  • Twice as much program/data memory ( 256 bytes, 80 lines )
  • Interrupts supported (SETINT)
  • PEEK and POKE to 48 bytes "RAM" (SFR)
  • Three Hi Res 8-bit/10-bit analogue inputs
  • IR receive and transmit ( enhanced SIRC protocol )
  • Up to 4800 baud serial using SERIN/SEROUT
  • Up to 9600 baud serial transmit using SERTXD
  • Continuous PWM out ( 1 channel )
  • Continuous Servo outputs ( 4 channels ? )
  • DS18B20 temperature sensor support
  • One-Wire Serial Number support
  • TUNE and PLAY command
  • 2.0V to 5.5V operation
  • 1-4 Digital inputs
  • 1-4 Digital outputs

« Last Edit: October 01, 2005, 04:20:52 AM by jimovonz »

RE Pod

  • Newbie
  • *
  • Posts: 17
Re: Computer Monitoring Software
« Reply #4 on: October 01, 2005, 08:42:01 PM »
Checkout this page...


http://thebackshed.com/Windmill/charger1.asp


This is for a charge controller based on the PICAXE chip.  It can out put data through a serial link to a pc. (Only voltage at present)

Shouldn't be too hard to add current monitoring in the software and hardware, to calculate Watts.


regards Terry.

« Last Edit: October 01, 2005, 08:42:01 PM by RE Pod »