Category Archives: Uncategorized

GraphQL

Vandaag een presentatie gegeven aan collega’s over GraphQL. Dit is een interessante technologie om allerlei web (micro) services te ontsluiten via 1 API. Daarbij kan in het request bericht precies aangegeven worden welke objecten en velden in de reponse moeten zitten. Ideaal dus voor een applicatie waarbij er meerdere front-end’s zijn,  zoals een website, mobiel of tv die iedere hun eigen beperkingen van data weergave hebben.

Meer info https://graphql.org/

Arduino zonneboiler logging with blink

To check the functioning of the Solesta solar water heater, i have used a arduino Wemos D1 with 4 Dallas ds18 temp sensors. Using the blink app and the blink cloud interface a temp logger is created within a couples of hours.

Here you see the all the temperatures over a day in action.

The solesta is switching of the pump to the collector if the water in the boiler is hot enough, so this explains the wave patern.