2019-08-06
How to Monitor Temperature on Raspberry Pi
You don’t want your Raspberry Pi to catch fire, do you?
You don’t want your Raspberry Pi to catch fire, do you?
Raspberry Pi is a tiny computer that can be used for many things. We will show you how to build your own web server on it. It won’t have any graphical interface, we will control it like proper nerds through the command line.
After every major change in a project, or even with every release, it is advisable to test the basic functionality of the application. End-to-End testing directly in the browser is one of the options and, in my opinion, it’s fun.