Skip to content

rsoul/progetto-so

Repository files navigation

Picam

          "                        
 mmmm   mmm     mmm    mmm   mmmmm 
 #" "#    #    #"  "  "   #  # # # 
 #   #    #    #      m"""#  # # # 
 ##m#"  mm#mm  "#mm"  "mm"#  # # # 
 # 

Picam allows you to remotely move a webcam and take pictures with it at a specified angle (0 to 180) and picture resolution .It uses WiringPI to control the servo motor via Raspberry Pi's GPIO pins.

Setup

From The Raspberry pi

Download the Picam folder either:

  • as a .zip archive from here
  • from the terminal by running git clone https://www.github.com/rsoul/progetto-so

Move to the working directory in the terminal and compile the files: cd /path/to/directory && make

Run the program:

./picam

Progetto Sistemi Operativi 2017/2018

Obiettivo del progetto / Project Goal

Si propone l'implementazione di un sistema di videosorveglianza controllabile da remoto utilizzando un Raspberry pi, un modulo camera ed un motore servo.

The group proposes the implementation of a video surveillance system based on a Raspberry pi, a camera module and a servo motor.

Collaboratori/Collaborators

Raoul Nuccetelli @rsoul
Matteo Attenni @Mattens15
Mihai Alxandru Zapodeanu @djzapo


To do

  • Implementare controllo servo
  • Implementare controllo webcam
  • implementare connessione al Raspberry Pi tramite TCP/IP (sia client-side che server-side)
  • implementare gestione connessioni

About

Raspberry PI Video Surveillance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published