After a half year of enjoying the TS100 soldering iron, it was time to upgrade the firmware with the open source one from miniware.

Now i have a better temperature control and a great menu. Good work guys!
After a half year of enjoying the TS100 soldering iron, it was time to upgrade the firmware with the open source one from miniware.
Now i have a better temperature control and a great menu. Good work guys!
Quickly want to change directory to your favorite project folder?
I found this article of Scott Hanselman explaining this great tool:
https://www.hanselman.com/blog/JumpLocationAChangeDirectoryCDPowerShellCommandThatReadsYourMind.aspx
I wanted to see the current branch in my powershell prompt, so i installed posh-git
https://github.com/dahlbyk/posh-git
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/
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.
Lib can be found here http://bildr.org/2012/02/hmc5883l_arduino/
Adafruit lib : https://github.com/adafruit/Adafruit_HMC5883_Unified
Calibration : http://diydrones.com/profiles/blogs/advanced-hard-and-soft-iron-magnetometer-calibration-for-dummies
More info