Here’s a list of 10 operating systems you can install on a Raspberry Pi, along with their descriptions and key features: 1. Raspberry Pi OS (formerly Raspbian) Description: The official …
Raspberry PI
-
-
The BMG160 is an ultra-small, digital 3-axis angular rate sensor with a measurement range up to 2000°/s and a digital resolution of 16 bit for consumer electronics applications. The BMG160 …
-
The BMA250E is an advanced, ultra-small, triaxial, low-g acceleration sensor with digital interfaces, aiming for low-power consumer electronics applications. Featuring 10 bit digital resolution, the BMA250E allows low-noise measurement of …
-
In this example we will connect an SHT31 humidity sensor to a Raspberry Pi and use Java to display the temperature readings, there are other languages such as C and …
-
In this example we will connect an MAG3110 Magnetometer to a Raspberry Pi and use Java to display the temperature readings, there are other languages such as C and python …
-
In this example we will connect an BMP180 digital temperature sensor to a Raspberry Pi and use Java to display the temperature readings, there are other languages such as C and …
-
In this example we will connect an MLX90393 magnetic field sensor to a Raspberry Pi and use Java to display the temperature readings, there are other languages such as C …
-
In this example we will connect an MCP9808 digital temperature sensor to a Raspberry Pi and use Java to display the temperature readings, there are other languages such as C and …
-
In this example we will connect an SI7021 digital temperature sensor to a Raspberry Pi and use Java to display the temperature readings, there are other languages such as C and …
-
Sharing files over the network is incredibly handy, when I was writing code examples to publish on this site it was useful to run them on the Raspberry PI, copy …
-
File and directory command line Directories List directory: ls List directory (wildcard matching): ls *.txt List all files of type: find . -name “*.txt” -print Switch/toggle between dirs: cd – …
-
I found this useful Distribution | Username | Password —————|————|————- Debian Squeeze | pi | raspberry Arch | root | root QtonPi | root | rootme Raspbian | pi | …