Skip to content

Commit

Permalink
updated to changed goals
Browse files Browse the repository at this point in the history
  • Loading branch information
PatriceG committed May 5, 2015
1 parent 90d8240 commit fdd2d99
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# ArduiBodet
Horloge mère pour Horloge de type *Bodet 1/2 Minute* pilotée par Arduino

**ATTENTION:** **CODE À L'ÉTAT DE PROOF OF CONCEPT!** Fonctionnel mais pour l'instant sans horloge RTC ni gestion du watchdog et du changement d'heure (ils seront poussés ici au fur et à mesure de leur implémentation)

Ce code nécessite la librairie DS3231 disponible ici: [http://m5.img.dxcdn.com/CDDriver/CD/sku.222910.rar](http://m5.img.dxcdn.com/CDDriver/CD/sku.222910.rar)

L'IDE utilisé est **AtmelStudio + VisualMicro** mais le code est normalement compatible avec l'IDE Arduino.
Ce code nécessite les librairies suivantes:
-DS3231 : [http://m5.img.dxcdn.com/CDDriver/CD/sku.222910.rar](http://m5.img.dxcdn.com/CDDriver/CD/sku.222910.rar)
-Low-Power: [https://github.com/rocketscream/Low-Power] (https://github.com/rocketscream/Low-Power)

L'IDE utilisé est **AtmelStudio + VisualMicro** mais le code est compatible avec l'IDE Arduino.

Les détails de la construction de l'horloge mère sont donnés ici: [http://breizhmakers.over-blog.com/tag/horlogebodet/](http://breizhmakers.over-blog.com/tag/horlogebodet/)

# Les objectifs fixés sont: #


- Faible coût
- Faible consommation électrique pour pouvoir être alimenté par une pile de 4.5V (estimation de l'autonomie avec une telle pile: entre 6 et 12 mois).
- Alimentation 9V (nécessaire pour piloter l'horloge)
- Application automatique des changements d'heure.
- Très bonne stabilité de l'horloge (2 ppm soit environ 1 minute/an)
- Interrupteur Marche/Arrêt
Expand Down

0 comments on commit fdd2d99

Please sign in to comment.