前のトピックを表示 :: 次のトピックを表示 |
投稿者 |
メッセージ |
Stephane
登録日: 2008.10.12 記事: 92
|
日時: Fri Aug 24, 2012 1:44 am 記事の件名: SunSwitch |
|
|
Hi Sonotaco,
I don't know if it's the right place for this. If not, do not hesitate to remove this post.
I made an electronic system based on Arduino platform allowing to switch off/on the camera at the sunset and sunrise time. This system allows to preserve the camera about daylight and switch off the power consumption of camera during the day.
The description of this project is at the address:
http://www.jouin.eu/phpBB/viewtopic.php?f=15&t=22
The post is in French but I think that it's easy anderstanding from schematics.
The next step (in progress) is to use a display, for an easy programming and an ethernet board in order to put the PC in sleep mode with "magic" ethernet command.
|
|
トップに戻る |
|
 |
SonotaCo Site Admin
登録日: 2004.08.07 記事: 13004 所在地: 139.67E 35.65N
|
日時: Fri Aug 24, 2012 8:17 am 記事の件名: Re: SunSwitch |
|
|
Hi Stephane
Thank you for introducing an interesting equipment.
It seems it gets longitude, latitude and current time from GPS
and use TimeLord lib for the computation of Sunrise and Sunset Time.
I don't know about TimeLord lib at all, but it seems nice....
As far as I know there are only two tools for this purpose.
One is the PC program NightScheduler that I wrote...
program: http://sonotaco.com/soft/download/NS001.ZIP
manual in Japanese: http://sonotaco.com/soft/NS/index.html
And the other is shown in the figure....
It is an intelligent timer sold in Germany. It is a standalone sun-relative switch with computer.
Yours can be the third one that can be run anywhere by using GPS.
Cheers
説明: |
|
ファイルサイズ: |
97.27 KB |
閲覧数: |
12220 回 |

|
|
|
トップに戻る |
|
 |
ceres
登録日: 2012.02.16 記事: 16
|
日時: Mon Aug 27, 2012 9:27 pm 記事の件名: Re: SunSwitch |
|
|
SonotaCo wrote: | Hi Stephane
Thank you for introducing an interesting equipment.
It seems it gets longitude, latitude and current time from GPS
and use TimeLord lib for the computation of Sunrise and Sunset Time.
I don't know about TimeLord lib at all, but it seems nice....
As far as I know there are only two tools for this purpose.
One is the PC program NightScheduler that I wrote...
program: http://sonotaco.com/soft/download/NS001.ZIP
manual in Japanese: http://sonotaco.com/soft/NS/index.html
And the other is shown in the figure....
It is an intelligent timer sold in Germany. It is a standalone sun-relative switch with computer.
Yours can be the third one that can be run anywhere by using GPS.
Cheers |
Hi all,
we use something like this: http://www.hyperelektro.cz/photos/original/digitalni-spinaci-zasuvka-ts-ef1.jpg
Although once a month it must be manually change the time on and off camera, but the whole thing is only 10 ?... This switch can also be used to run the computer (via BIOS setting - autostart after interruption of power). For remote controlling we use TeamViewer.
Best regards
Roman
|
|
トップに戻る |
|
 |
Stephane
登録日: 2008.10.12 記事: 92
|
日時: Sun Sep 02, 2012 7:16 pm 記事の件名: |
|
|
Thanks for your feedback.
The TimeLord lib is based on NASA calculation for sunset/sunrise but there are some manners to calculate (some example are given in the web).
My sunswitch is easy to use!
Stephane
|
|
トップに戻る |
|
 |
Stephane
登録日: 2008.10.12 記事: 92
|
日時: Sat Oct 20, 2012 3:23 am 記事の件名: |
|
|
After some time, the software is finished at last!
(it allows to power on a pc with wake-on-line too)
|
|
トップに戻る |
|
 |
Lightningwizard
登録日: 2007.10.19 記事: 165
|
|
トップに戻る |
|
 |
Stephane
登録日: 2008.10.12 記事: 92
|
日時: Sat Oct 27, 2012 5:50 pm 記事の件名: |
|
|
I developped the sunswitch mainly::
-to power on/off the PC automaticaly for economical aspect.
-to power off the camera during the day (the lens that I use is protected of the sun when the camera is power off).
-to control this in local for protected network aspect.
-To learn Arduino plateform (I'm developping standalone seismic sensor and I'm started from the sunswitch codes)
The systems based on light sensor are low cost but they can be put in defaults due to weather conditions (I tested!).
For manual lenses it is easy to add in sunswitch a servo-motor with cover to protect the sensor (the arduino plafform used has outputs for this).For this, few code lines must be added in software.
PS: the second ebay link is removed.
|
|
トップに戻る |
|
 |
|