User Tools

Site Tools


projects:bon_accord_webcam

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
projects:bon_accord_webcam [2020/10/29 16:04]
neil
projects:bon_accord_webcam [2021/05/02 14:50] (current)
admin
Line 10: Line 10:
 {{:​projects:​pasted:​20201029-160102.png?​0x400}} {{:​projects:​pasted:​20201029-160102.png?​0x400}}
  
-The website was only temporary (I've sinced moved) but with the camera movement interface it looked like this:+The website was only temporary (I've sinced moved house) but with the camera movement interface it looked like this:
  
 {{:​projects:​pasted:​20201029-153406.png}} {{:​projects:​pasted:​20201029-153406.png}}
Line 19: Line 19:
  
 ===== Technical details ===== ===== Technical details =====
-[[https://​motion-project.github.io/​|Motion]] was used to stream the output from the USB telescope to a port on the Rasperry Pi.  This was then embedded in an img tag on the front end (refreshed twice a second). ​ The movement buttons were PHP wrappers to a python command line program, [[http://​lukecole.name/​usb_missile_launcher|USB missile launcher]].+[[https://​motion-project.github.io/​|Motion]] was used to stream the output from the USB telescope to a port on the Rasperry Pi.  This was then embedded in an img tag on the front end (refreshed twice a second). ​ The movement buttons were PHP wrappers to a python command line program, [[https://www.lukecole.name/​research_and_projects/​personal/​usb_missile_launcher/|USB missile launcher]] ​([[https://​sourceforge.net/​projects/​usbmissile/​|sourceforge link]])
  
 This command line program took simple parameters to move the USB missile mount, for example to move the launcher right for 30 milliseconds:​ This command line program took simple parameters to move the USB missile mount, for example to move the launcher right for 30 milliseconds:​
Line 81: Line 81:
 ==== Timelapse ==== ==== Timelapse ====
 {{:​projects:​bon-webcam-timelapse.mp4?​500|Testing out a timelapse}} {{:​projects:​bon-webcam-timelapse.mp4?​500|Testing out a timelapse}}
 +
 +==== Installing USBMissileLauncher =====
 +<code bash>
 +wget https://​sourceforge.net/​projects/​usbmissile/​files/​usbmissile/​1.5/​USBMissileLauncher-1.5.tgz/​download -o USBMissileLauncher-1.5.tgz
 +tar zxvf USBMissileLauncher-1.5.tgz
 +cd USBMissileLauncher-1.5
 +sudo apt install libusb-dev
 +make
 +</​code>​
projects/bon_accord_webcam.1603987480.txt.gz ยท Last modified: 2020/10/29 16:04 by neil