Reply to comment

user warning: Unknown column 'i18n.language' in 'where clause' query: SELECT DISTINCT b.* FROM blocks b LEFT JOIN blocks_roles r ON b.module = r.module AND b.delta = r.delta LEFT JOIN i18n_blocks i18n ON (b.module = i18n.module AND b.delta = i18n.delta) WHERE (i18n.language ='en' OR i18n.language ='' OR i18n.language IS NULL) AND ( b.theme = 'garland' AND b.status = 1 AND (r.rid IN (1) OR r.rid IS NULL) )ORDER BY b.region, b.weight, b.module in /var/alternc/html/o/orangeseeds/usr/drupal-6/modules/block/block.module on line 456.

Photomotion: nouvelle version

J'ai codé une nouvelle version un peu plus complète du low-cost photo motion detector. Voici le code, en attachement. Les améliorations:

  • meilleure robustesse grâce à l'ajout d'un intervalle de 100ms entre chaque échantillonage et à une augmentation du seuil de sensibilité
  • active un piézzo au lieu d'une LED (la LED influait sur la photorésistance)

AttachmentSize
photomotion.c2.97 KB

Reply

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.