by András Zsitko | Apr 27, 2018 | Raspberry Pi, Smarthome
There’s a neat looking Xiaomi LYWSDCGQ sensor with a display which shows temperature and humidity of it’s environment. We’ll use a BLE capable Raspberry Pi to read out the sensor’s data.
(more…)
by András Zsitko | Oct 29, 2017 | Raspberry Pi
There’s a way to allow your Pi to provide as much power to the connected USB devices as possible. Let me show you how.
(more…)
by András Zsitko | May 13, 2017 | Raspberry Pi
Currently there are two Raspberry Pi types which come with built-i WiFi modules: the Raspberry Pi 3 and the Raspberry Pi Zero W. I’ll show you how to use them “headless”.
(more…)
by András Zsitko | Oct 3, 2016 | Raspberry Pi
There’s a feature in network cards, which allows to power on a PC if a certain “magic packet” is received on the physical (MAC) address of the network interface.
(more…)
by András Zsitko | Sep 24, 2016 | Linux, Raspberry Pi
The RTL8188eu WiFi chip is not supported in Raspbian Lite out of the box, so we need a few things to make it work, but I’ll show you how. (more…)
by András Zsitko | Jun 8, 2016 | Linux, Raspberry Pi
Home automation projects often there is a need to measure the temperature and humidity of the air. This can be done with e.g. the DHT11 or the more advanced DHT22 sensors.
(more…)