Author Topic: Another part of the project coming together  (Read 1048 times)

0 Members and 1 Guest are viewing this topic.

frackers

  • Sr. Member
  • ****
  • Posts: 435
  • Country: nz
  • Picard spits "Hello"
Another part of the project coming together
« on: September 03, 2008, 11:41:53 AM »
As a result of several tea break discussions at work (one of the advantages of working with a couple hundred design engineers) the final controller design is now coming together.


It will be based on a LinkSys WRT54GL wireless router that has been specifically designed by the manufacturers to use Open Source software - OpenWRT in this case (something to do with being the first company to be sued for not complying with the terms of the GNU Public License perhaps!)


Opening up the box allows the addition of a serial port which will drive a Dallas DS2480B chip which is a uart to 1-wire master controller chip. This will allow me to then 'talk' to the DS2348 battery charger chips I have ready to install. These chips measure temperature, voltage and current, which can also be accumulated within the chip to keep a record of total charge - in other words the chips track what goes in and out.


The router provides ample 'local' intelligence to monitor the system and make battery charge/discharge decisions but it also provides a link back to the house for more persistent data storage and manipulation. There are GPIO lines that can be used to switch the dump load - there is even a hack to fit an SD card for backup storage.

« Last Edit: September 03, 2008, 11:41:53 AM by (unknown) »
Robin Down Under (Or Are You Up Over)

deloiter

  • Newbie
  • *
  • Posts: 43
Re: Another part of the project coming together
« Reply #1 on: September 03, 2008, 03:52:20 PM »
Where did you get the DS2348? Thanks.
« Last Edit: September 03, 2008, 03:52:20 PM by (unknown) »

frackers

  • Sr. Member
  • ****
  • Posts: 435
  • Country: nz
  • Picard spits "Hello"
Re: Another part of the project coming together
« Reply #2 on: September 03, 2008, 06:14:38 PM »
Opps - typo


Its a DS2438 "Smart Battery Monitor" and where I work we use some 100's of thousands a year so I just made use of some old prototype hardware that has one of these chips on each PCB. The DS2480B I'm still waiting for from the local Maxim dealer (Dallas was taken over/merged some time ago).


Google is your friend for a distributor (unless you are also in New Zealand where I might be able to help).

« Last Edit: September 03, 2008, 06:14:38 PM by (unknown) »
Robin Down Under (Or Are You Up Over)