In this article we talk a little about the default password for the raspberry pi and later we also show a method of recovering the password if you have forgotten it Default username and password The default user is pi, and the password is raspberry…
Raspberry Pi
-
-
In this article we will connect a CCS811 gas sensor to an Raspberry Pi Sensor Information CCS811 is a low-power digital gas sensor solution, which integrates a gas sensor solution for detecting low levels of VOCs typically found indoors, with a microcontroller unit (MCU) and…
-
Using the command line in python is fine and for a lot of my sensor examples it is adequate the results show up like this but ultimately for displaying results or getting user feedback say to click on a button to switch and led on…
-
In this article we will connect a VL53L0X Time-of-Flight sensor to an Raspberry Pi Sensor information The VL53L0X is a new generation Time-of-Flight (ToF) laser-ranging module housed in the smallest package on the market today, providing accurate distance measurement whatever the target reflectances unlike conventional…
-
In this article we will connect a BME680 sensor to an Raspberry Pi Sensor Information BME680 is an integrated environmental sensor developed specifically for mobile applications and wearables where size and low power consumption are key requirements. Expanding Bosch Sensortec’s existing family of environmental sensors,…
-
Ubuntu is a very popular linux distro and I was pleased to see that there was a version available that was suitable for the Raspberry PI, so as a change instead of the usual Raspbian installation I thought that I would try this out. What…