Telescope Power Box
Home Up Electronic Projects Electronic Links

 

Having purchased an LX200GPS telescope from Meade, I needed a portable power supply.  Rather than buy one, I decided that it would make a nice PIC project. 

The power supply is housed in a standard plastic toolbox.  Two 12V SLA batteries are connected in parallel to give 14 Amp hrs of capacity.  A SLA "Smart" charger, built around the TI UC2906, is used to charge and maintain the batteries.  Three LEDs provide the status of the charger:  Green - floating at 13.8V, Orange - controlled over-charge, and Red - Bulk charge.

The 16F88 PIC is used to monitor the current draw through two plug-in power ports using MAX471 High-side current monitoring ICs.  The battery voltage is also measured and a timer is used with the current draw data to calculate the total power drawn from the batteries.  This information is display on a backlit two line LCD display.  The brightness of the backlighting for the LCD is controlled by the PIC using PWM and a FET.   A push button on the power supply cycles through four different dimming levels.

 

Power System Front View

LCD showing VBat, AMP Hrs, I1, and I2

SLA Charger Board and plugs

PIC Board and LCD module

Power System interior with batteries

ASM Code

Header Code

Telescope SLA Charger Schematic

Telescope SLA Charger PCB

Telescope SLA Charger Component Placement

Telescope SLA Charger Bill of Materials

Telescope Power System Schematic

Telescope Power System PCB

Telescope Power System Component Placement - Top

Telescope Power System Component Placement - Bottom

Telescope Power System Bill of Materials