Raspberry PI 3, DHT11 with LCD
Raspberry RPI 3, DHT11, LCD In this posts I will try my results of reading a dht11 temperature and humidity sensor and displaying the data on a 2 row LCD display using RPLCD.
Software Engineering and scientific scepticism
Hi there! My name is Dennis. I work with software and I am based in Germany. It’s nice to meet you.
Raspberry RPI 3, DHT11, LCD In this posts I will try my results of reading a dht11 temperature and humidity sensor and displaying the data on a 2 row LCD display using RPLCD.
Raspberry 3 Model B and SPI (For RFID RC522) Shortly after finishing the work on our schokotron project I finally had some ideas for playing around with my raspberry pi 3. I think I am going to post the experiments...
Webpack 3 and Phoenix 1.3 Phoenix 1.3 changes the asset directory structure which results in most tutorials and examples for adding elm or webpack to phoenix obsolete.
Install prettier executable The emacs mode requires the prettier executable to be installed. The easiest way to install prettier for me was to install it with npm global:
This is the second part of my short series on my experiences with Elm while reimplementing Carna.io. Check out my part one for some background info.