Show Posts
|
|
Pages: [1]
|
|
1
|
Forum 2005-2010 (read only) / Development / Re: Solar powered standalone Arduino?
|
on: June 25, 2007, 10:43:53 pm
|
|
Unfortunately, that usually requires spending altogether too much time getting cozy with the data books for the devices in question. Basically, you need to calculate the draw of each device and its duty cycle - which will give you the number of millamp hours for a day's use. After you add a safety factor, and allow for the inefficiencies of the power supply, the solar panel the battery, and the charge controller, you should have a good idea how much power the system must take in each day to continue operating. The solar panel should be sized appropriately.
|
|
|
|
|
6
|
Forum 2005-2010 (read only) / Interfacing / Re: Lights Out & Arduino
|
on: June 25, 2007, 10:34:04 pm
|
|
That depends - can you get into the lights out box? If so, tracing out the cable is a matter of using a dvm to follow the wires out to the connector, and taking good notes. If you need help, there's a good reverse engineering tutorial on tinaja.com.
|
|
|
|
|