Showing posts with label webcam over gprs. Show all posts
Showing posts with label webcam over gprs. Show all posts

Thursday, 14 April 2011

Schematics Socket

Oggi mi sono imbattuto nel problema della communciazione dei dati tra FEZ Domino e l'interfaccia Web, avevo alcuni dubbi siccome non potevo fare una connessione diretta poichè l'ip del gprs non lo permette.

Il brainstorming era quello di trovare una soluzione semplice ed efficace.
Alla fine ho optato nel creare un server in python dove le due parti si scambiano le informazioni  ( come una chat IRC ).

Inoltre adoperando questa opzione è possibile diminuire le operazioni fatte dal Fez Domino ed eseguire solo lo stretto necessario.




Today I stumbled into a trouble about communication between FEZ Domino and the web interface, I had some doubts because I couldn't do a direct connection because the ip gprs won't allow it.

The brainstorming was that to find a simply and perfomance solution.
In the end I chose to make a server with python where both sides will exchange information

Also striving this option is possible to decrease the operation of Fez domino and to execute only the important operation.

 

Wednesday, 13 April 2011

Fez Domino

Oggi è arrivato la parte principale, il FEz Domino, ho provato a creare i primi programmi del tipo "Scrivi Hello world", "Premi il pulsante  e accendi il led", "Led Blink".



La programmazione è veramente facile, con un minimo di conoscienza della programmazione ad oggetti, tutti posso creare un'applicazione.

Ho anticipato l'arrivo della board col sviluppare la classe per la gestione dei servi, ora devo riuscire a creare un'interfaccia grafica per la gestione.



Today is arrived the main part, the Fez Domino, and I tried to make some programms as "Write Hello World", "Press button and then turn on the led", "Led blink".


The developing is realy easy, with a minimal knowledges of OGG you can make an application.

I anticipated the arrival of the board with I developed the class of the management of Servo and then now I need to make a web interface for management.

Tuesday, 5 April 2011

Shopping list

Ho iniziato a comprare alcuni pezzi per iniziare il progetto, ecco la mia lista:
  • Servo SG90
 Product name: SG90 9g Servo
  Dimension: 23mm x 12.2mm x 29mm
  Weight: 9g
  Stall Torque. 1.5Kg/cm at 4.8V
 Operationg Speed: 0.12sec / 60 degress ( 4.8v no load)


  •  Jumpers Wires Male/Female
 Wire AWG: 24
 Lenght: 20cm and 30cm





  •  SIMCOM SIM300 GPRS+GSM
Power input: 5+
Communcation: RS232/TTL
Applications: SMS GPRS and Call




  •  Fez Domino
     Based on Microsoft's .NET Micro Framework
    Runs on 72Mhz NXP ARM processors
    Pin compatible with Arduino
    Shield Compatable
    It's freakin' easy to use!


Ho comprato il modulo gprs ora siccome era un'offerta su ebay, 40 dollari invece dei 150 dollari del modulo ufficiale per Arduino e Fez.
Appena mi arrivano i pezzi inizierò nello sviluppare il movimento dei servi ( per girare la camera ) e un'interfaccia web per gestire il movimento.



English:


I began buying some items to start my project and this is my list: ( look up )



I already bought the gprs module whereas I found a good offer in Ebay, just 40 dollar instead 150 dollar of official module for Arduino and Fez.
As soon as I reach the pieces I will begin to develop moviment of servo  ( to turn  the camera ) and a web interface for managing the moviment.

Sunday, 3 April 2011

Descrizione / Description

Il progetto consiste nel creare una webcam motorizzata che sarà comandata tramite un modulo gprs ed eventualmente implmentare il modulo sensor motion e sensore temperatura.

I pezzi scelti sono i seguenti:
  • Fez Domino
  • DFRobot I / O Expansion
  • DFRobot DHT11 Temperature and Humidity Sensor
  • 2x Servo
  • LinkSprite camera
  • PIR Motion Sensor Detector 
  • SIMCOM SIM300 GPRS+GSM
Il modulo gprs l'ho comprato su ebay siccome non mi serve qualcosa di sicuro e perfomante.

Il linguaggio che verrà utilizzato sarà C# e la programmazione verrà fatta in OGG.


English:

The project consist to make a motorized webcam that it will be managed by gprs module and possibly to implement a motion sensor and temph sensor.

The items chosen there are:
  • Fez Domino
  • DFRobot I / O Expansion
  • DFRobot DHT11 Temperature and Humidity Sensor
  • 2x Servo
  • LinkSprite camera
  • PIR Motion Sensor Detector 
  • SIMCOM SIM300 GPRS+GSM
The gprs module I bought by ebay because I don't need something strong and performance.

The language will be used is c# and I will programmer in OGG.