Arduino


iPhone Datalogger Using The iOS Bluetooth App BLExAR
A Bluetooth module (HM-10) and an Arduino (Elego Uno R3) creates a data acquisition system. A DHT-22 sensor provides temperature and humidity data to the Arduino which will be recorded by an iOS device via the BLExAR app.
Mogelijke toepassing: temperatuurverloop in kas of buitenruimte.


Temperature Monitor with DHT22 and I2C 16×2 LCD
A portable temperature and humidity gadget. The DHT22 sensor has a large range for humidity and temperature and an accuracy of 0, 5%.
De sensor is buiten de behuizing geplaatst om ongewenste opwarming door de LCD en Arduino te voorkomen.

toepassing Arduino temperature and humidity


Measure Distance Using the Ultrasonic Distance Sensor – HC-SR0
To detect or measure the distance, it transmits the signal to the target and the target reflects that back. Arduino measure time is taken for complete travel. As the speed of sound is known the distance between module and target can be calculated easily.
Toepassing: draagbare afstandsmeter van 10 tot 500 cm.

toepassing Arduino afstand meten ultrasound


Air Quality (CO2 + TVOC values) and Temperature Humidity
This device measures the CO2-value, TVOC-value, temperature and humidity. The air quality is live on the LCD-display.
Gebouwd met een Arduino en de sensoren CCs811 en DHT22. Uitgebreid met waarschuwingslampjes: groen: <700 fijnstofdeeltjes (TVOC); 701 – 100: geel en >1000: rood. Kastje er omheen bleek nog een hele uitdaging. Door gebrek juiste gereedschap is dat ook niet erg goed gelukt.
Toepassing: luchtkwaliteit meten.

Lightning detection
The Lightning Detector AS3935 is capable of detecting lightning up to 40km away with an accuracy of 1km to the storm front with a sensitive antenna tuned to pick up lightning events in the 500kHz band. Oorspronkelijke ‘sketch’ ging uit van een serial-verbinding via de compoort met een pc. Ik heb dat aangepast naar een stand-alone opstelling met uitvoer naar een LCD-display.
Toepassing: onweer waarschuwing.

TotemDuino Micro Lab
A laboratory built on a sturdy Totem mechanical structure and based on an open-source Arduino platform.