In this tutorial, we will implement a simple temperature logger on the Raspberry Pi 3 and connect four DS18B20 temperature sensors to it. The temperature measurements will be stored in…
Read MoreRaspberry Pi
The Raspberry Pi is a series of small single-board computers developed in the United Kingdom by the Raspberry Pi Foundation to promote the teaching of basic computer science in schools and in developing countries.[4][5][6] The original model became far more popular than anticipated, selling outside of its target market for uses such as robotics. Peripherals (including keyboards, mice and cases) are not included with the Raspberry Pi. Some accessories however have been included in several official and unofficial bundles. According to the Raspberry Pi Foundation, over 5 million Raspberry Pis have been sold before February 2015, making it the best-selling British computer. By November 2016 they had sold 11 million units.
Testing the MH-Z19 Infrared CO2 Sensor Module
A short review of the MH-Z19 CO2 sensor from Winsen connected to the UART of Raspberry Pi 3.
Read MoreEverything You Want to Know About Raspberry Pi GPIO: But Were Afraid to Ask
Introduction to the Raspi GPIO This article focuses on the Raspberry Pi’s with the 40 pin GPIO connector. In addition to the familiar USB, Ethernet and HDMI ports, the Raspberry…
Read MoreHow to setup the UART on Raspberry Pi 3
Tips and tricks about configuring the UART on the Raspberry Pi 3 and Pi Zero W. The introduced bluetooth module makes this a little bit different…..
Read MoreDatalogger example using Sense Hat, InfluxDB and Grafana
In this article we will make a simple datalogger application running on the Raspberry Pi. It is compatible with Raspberry Pi Zero W, Pi 2 and Pi 3.
Read More50 Raspberry Pi Linux Bash commands you’ll actually use
So, what is Bash? The terminal (or ‘command-line’) on a computer allows a user a great deal of control over their system. All of these tools allow a user to…
Read MoreHow to Setup CLAWS Mail
What is Claws mail? Claws Mail is an email client aiming at being fast, easy-to-use and powerful. It is mostly desktop-independent, but tries to integrate with your desktop as best…
Read MoreHow to install Grafana+InfluxDB on the Raspberry Pi
InfluxDB is an easy to use open-source time series database developed by InfluxData. It is written in Go and optimized for fast, high-availability storage and retrieval of time series data…
Read More