Benutzer-Werkzeuge

Webseiten-Werkzeuge


project:hgg:timing_and_synchronization

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
project:hgg:timing_and_synchronization [2011-12-29 17:45] 194.29.227.136project:hgg:timing_and_synchronization [2012-05-12 17:46] (aktuell) 93.231.147.84
Zeile 4: Zeile 4:
  
 ===== DCF77 ===== ===== DCF77 =====
-We've developed a DCF77 receiver based on a [[http://www.conrad.de/ce/de/product/641138/DCF-EMPFAENGERPLATINE/SHOP_AREA_17348&promotionareaSearchDetail=005|Conrad C-Control module]].+==== Hardware ==== 
 +  * Conrad C-Control DCF Module ([[http://www.conrad.de/ce/de/product/641138/DCF-EMPFAENGERPLATINE/SHOP_AREA_17348|Conrad]]
 +  * Arduino Mega 2560 ([[http://www.watterott.com/de/Arduino-Mega-2560|Watterott]])
  
 +==== Software ====
 The source firmware is implemented using Arduino. The source firmware is implemented using Arduino.
  
 The core aim of the implemented algorithm is high stability and robustness. The core aim of the implemented algorithm is high stability and robustness.
  
-The code can be found on GitHub [[https://github.com/shackspace/hgg/tree/master/hardware/dcf77]].+The code can be found on GitHub [[https://github.com/shackspace/hgg/tree/master/hgg/modules/obsolete/dcf77]]. 
 + 
 + 
 +==== Documenation ====  
 +A documentation on our efforts for the DCF77 Module can be found on the [[project:hgg:timing_and_synchronization:dcf77|DCF77 Subproject Page]]
  
 ===== GPS ===== ===== GPS =====
 +{{http://shackspace.de/gallery/var/thumbs/Projekte/HGG/gps_adafruit_gps_shield_on_arduino_mega_2.jpg}}
 +
 +==== Hardware ====
   * EM-406 GPS Module   * EM-406 GPS Module
   * Adafruit GPS Logger Shield ([[http://www.watterott.com/de/Adafruit-Data-Logging-Shield|Watterott]])   * Adafruit GPS Logger Shield ([[http://www.watterott.com/de/Adafruit-Data-Logging-Shield|Watterott]])
   * Arduino Mega 2560 ([[http://www.watterott.com/de/Arduino-Mega-2560|Watterott]])   * Arduino Mega 2560 ([[http://www.watterott.com/de/Arduino-Mega-2560|Watterott]])
  
-  * [[https://github.com/shackspace/hgg/tree/master/hardware/gps/simplegps|SimpleGPS]] A very simple piece of Arduino code that measures the time between two PPS pulses+==== Software ==== 
 +  * [[https://github.com/shackspace/hgg/tree/master/hgg/modules/obsolete/gps/simplegps|SimpleGPS]] A very simple piece of Arduino code that measures the time between two PPS pulses 
 + 
 +===== TODO ===== 
 +  * Averaging and interpolation code to increase accuracy 
 +  * Higher clock rates for more accuracy 
 +  * Define interface for module interconnections 
project/hgg/timing_and_synchronization.1325177111.txt.gz · Zuletzt geändert: 2011-12-29 17:45 von 194.29.227.136