Reading share prices based on their ISIN via free online APIs Each beginning of a month, I keep manually entering share prices to one of my many Excel sheets so I can track the overall price of shares in my depot over time. As I’ve been thinking for a while, this seems to be unnecessarily tedious – why do I have...
Update: ESP8266 As mentioned in my last post at the end of January, I added some more functionality to my ESP8266 project. In addition to the first attempts to include the information from the various thermostats on one screen (which, as you can see, doesn’t really...
ESP8266 WeatherStation and customisation So I recently bought one of these “ESP8266 Weather Station sets” and got it running without any (major) problems using the Arduino IDE. I’m planning to switch to either Visual Studio Community Edition or Visual Studio Code though, as they promise to...