Posts

Transmitter Prototype

A previous channel principle of the Q-Strip was based on an Arduino, Seeeduino LoRaWAN development board and then I tested a feather board, both boards are stable but in my opinion too big. At the moment I am working on a LoPy module that is even smaller and well portable.
Every 2 minutes the LoraWan transmitter sends a signal with the measured values ​​of the connected moisture sensor. This signal goes to the LoRaWAN Gateway and then is collected in a database.
[ngg_images source=”galleries” container_ids=”4″ display_type=”photocrati-nextgen_basic_thumbnails” override_thumbnail_settings=”0″ thumbnail_width=”240″ thumbnail_height=”160″ thumbnail_crop=”1″ images_per_page=”20″ number_of_columns=”0″ ajax_pagination=”0″ show_all_in_lightbox=”0″ use_imagebrowser_effect=”0″ show_slideshow_link=”1″ slideshow_link_text=”[Diavoorstelling tonen]” order_by=”sortorder” order_direction=”ASC” returns=”included” maximum_entity_count=”500″]

Q-Strip Wegwerp Sensor Prototype

Het prototype “wegwerp sensor” is gebaseerd op een vloeistof weerstandmeting met papier als isolator. Het papier absorbeert en meet de waarde van de geleiding tussen de 2 elektroden zodra het in contact komt met de vloeistof. Tijdens de eerste tests bleek dan ook dat het papier niet mag oplossen in de vloeistoffen. Gebruik van dikker papier (keukenrol) gaf het gewenste resultaat. Het papier is tevens verstevigd door de 2 zeer dunne elektroden die over de gehele lengte meelopen (80 cm tot 180 cm).
Op dit moment heb ik strips gemaakt van  koolstof strengen met een dikte van 100μm, verstevigd met absorberend papier namelijk Nalys Expert (deze kwam als beste uit de tests bij het maken van QStrips) en een plakstrip aan het begin om de strip te kunnen bevestigen aan de zender. Hierdoor blijft het “systeem” hygiënisch en “handig” in gebruik.
[ngg_images source=”galleries” container_ids=”5″ display_type=”photocrati-nextgen_basic_thumbnails” override_thumbnail_settings=”0″ thumbnail_width=”240″ thumbnail_height=”160″ thumbnail_crop=”1″ images_per_page=”80″ number_of_columns=”0″ ajax_pagination=”0″ show_all_in_lightbox=”0″ use_imagebrowser_effect=”0″ show_slideshow_link=”1″ slideshow_link_text=”[Diavoorstelling tonen]” order_by=”sortorder” order_direction=”ASC” returns=”included” maximum_entity_count=”500″]

Q-Strip Disposable Sensor Prototype

The prototype “disposable sensor” is based on a liquid resistance measurement with paper as an insulator. The paper absorbs and measures the value of the conduction between the 2 electrodes as soon as it comes into contact with the liquid. During the first tests it turned out that the paper should not dissolve in the liquids. Using thicker paper (kitchen roll) gave the desired result. The paper is also reinforced by the 2 very thin electrodes that run along the entire length (80 cm to 180 cm).
At the moment I made strips of carbon strands with a thickness of 100μm, reinforced with absorbent paper from Nalys (this came out best from the tests when making QStrips) and an adhesive strip at the beginning to be able to attach the strip to the transmitter. This keeps the “system” hygienic and “handy” in use.
 
[ngg_images source=”galleries” container_ids=”5″ display_type=”photocrati-nextgen_basic_thumbnails” override_thumbnail_settings=”0″ thumbnail_width=”240″ thumbnail_height=”160″ thumbnail_crop=”1″ images_per_page=”20″ number_of_columns=”0″ ajax_pagination=”0″ show_all_in_lightbox=”0″ use_imagebrowser_effect=”0″ show_slideshow_link=”1″ slideshow_link_text=”[Diavoorstelling tonen]” order_by=”sortorder” order_direction=”ASC” returns=”included” maximum_entity_count=”500″]

Hardware prototype

Een eerder zender principe van de Q-Strip was gebaseerd op een Arduino, Seeeduino LoRaWAN development board en vervolgens heb ik een feather board getest, beide boards werken stabiel maar zijn mijnsziens nog te groot. Daarom de LoPy module die klein goed “draagbaar” is.Andere experiment boards zoals de Sodaq Explorer en The Things Uno zijn ook zeer goed bruikbaar en volledig arduino compatible. Beide boards zijn uitgerust met een Microchip LoRaWAN module.
De data
Iedere 2 minuten geeft de LoraWan zender een signaal af met de gemeten waarden van de aangesloten vochtssensor. Dit signaal gaat naar de LoRaWAN Gateway om vervolgens te worden verzameld in een database bij The Things Network
[ngg_images source=”galleries” container_ids=”4″ display_type=”photocrati-nextgen_basic_thumbnails” override_thumbnail_settings=”0″ thumbnail_width=”240″ thumbnail_height=”160″ thumbnail_crop=”1″ images_per_page=”20″ number_of_columns=”0″ ajax_pagination=”0″ show_all_in_lightbox=”0″ use_imagebrowser_effect=”0″ show_slideshow_link=”1″ slideshow_link_text=”[Diavoorstelling tonen]” order_by=”sortorder” order_direction=”ASC” returns=”included” maximum_entity_count=”500″]

Mobile IOS Development

Een mobiele applicatie die ik “MySensors” noem heb ik ontwikkeld in Delphi Tokyo 10.2. De software is gecompileerd met de platform assistant op een mac mini en kan via Apple’s Testflight getest worden op alle Apple devices. De applicatie maakt REST calls naar de API van thethingsnetwork.org, waar alle data tevens voor 7 dagen bewaard blijft. Ook kan ik mogelijk switchen naar de geschiedenis van data die ik lokaal heb opgeslagen via de Desktop applicatie.