background preloader

Duino

Facebook Twitter

La librairie "Ticks" - Domo Energy TICs. Une librairie pour compter les impulsions et calculer des débits ou des fréquences. Présentation de la librairie Ticks La librairie Ticks pour Arduino permet par exemple de gérer un anémomètre ou un débitmètre. Ce genre de dispositif envoie régulièrement des impulsions, pas forcément très fréquentes, et il s’agit de les compter sur un certain laps de temps et d’en déduire la fréquence, puis une vitesse de vente ou un débit.

Contenu de la librairie Ticks Comme toutes les librairies Arduino, la librairie Ticks se compose d’un fichier header (Ticks.h) et d’un fichier de code (Ticks.cpp), le tout dans le dossier Ticks à placer Le Constructeur Ticks myTicks(numInterrupt, pinFlowMeter, period); Le constructeur donne accès aux fonctions de la librairie Ticks. NumInterrupt : C’est le numéro de l’interruption à utiliser. Les Fonctions de la librairie La librairie Ticks expose les fonctions suivantes : Téléchargement et installation La dernière version de la librairie est disponible ici. Plan de montage. Cosm/pachube c'est naze. Faisons mieux :) Arduino Solar Tracker. Introduction This article gives a very simple introduction into writing a differential gap controller on the Arduino platform. I have used a Duemilanove for this example. This project consists of two inputs which track light levels on the East/West which are then used to move a servo, rotating East/West tracking the strongest light level.

The crude prototype in all its glory......the surplus MSDN discs have found a use at last; How It Works The two light sensors are basic photoresistors, these are mounted at 90' to each other, imagine these are your eyes, if you look straight ahead at a wall, the left eye would point 45' to the left, and the right eye 45' to the right. These sensors are also shielded, so they will see the brightest light levels when pointing directly at the light source. When tracking the sunlight, e.g. for a solar panel, you would want the maximum sunlight intensity, to achieve this, both sensors would therefore need to see the same intensity of light. Using the code 01. Red Rock Energy Heliostats. πΩθ©±°²³µ¼½¾÷ø shortcut theenergydude forsale 2/3 Motion Heliostat 3M SMF1100 Solar Film Acro Solar The Acronym Finder Air Analemma APRS Arc Heliostat Arizona Solar Center American Solar Energy Society Ben Wiens Bizarre Stuff Borealis Keith Burnett Calculators CampaTracka Cell Si Co Cerebral Meltdown Chace CiraLight ClearDome Solar CLFR Colon Concepts Cooker CRACKED CREST Currency Definitions Rich DeMartile Dew Point Dish DNP Group DSIRE Ecomall Edit+ EGIS El Cheapo Electronic Goldmine Electronics Electronics Lab Energy Warrior EV Event Flight Simulator For Sale Focal Length Formulae Four Solar Free Energy Fun Science Gallery Leo Gerst Greenpeace & PV Heat Engine Heliostats Helio Track H-Ion Home Heliostat HomePower Magazine HotBot Philip J.

Hurley HyperPhysics Ingrams Jade Mountaim Junk Science Richard J. Komp Langley LED3 Solar Tracker LED3X Solar Tracker Light Manufacturing Links Links LivingOnSolar Meteonorm Midway Midwest Renewable Energy Asso. I Last edited this page on 20140115 1. NOVAS 3.1 - C. Astronomy and numerical software source codes. Ateliersarduinolorient. MATLOG - informatique industrielle systèmes embarquables terminaux et contrôle embarqué. Frduino -Spécialiste des matériels compatibles Arduino. PoBot - robotique ludique. Windows. This document explains how to install the Arduino Software (IDE) on Windows machines Download the Arduino Software (IDE) Get the latest version from the download page. You can choose between the Installer (.exe) and the Zip packages. We suggest you use the first one that installs directly everything you need to use the Arduino Software (IDE), including the drivers.

With the Zip package you need to install the drivers manually. The Zip file is also useful if you want to create a portable installation. When the download finishes, proceed with the installation and please allow the driver installation process when you get a warning from the operating system. Choose the components to install Choose the installation directory (we suggest to keep the default one) The process will extract and install all the required files to execute properly the Arduino Software (IDE) Proceed with board specific instructions.