In this article we will connect a Si1145 sensor to an Raspberry Pi First the sensor The Si1145/46/47 is a low-power, reflectance-based, infrared proximity, ultraviolet (UV) index, and ambient light sensor with I2C digital interface and programmableevent interrupt output. This touchless sensor IC includes an…
Raspberry Pi
-
-
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…
-
In this article we will connect a ADXL362 3-axis accelerometer to an Raspberry Pi The ADXL362 always provides 12-bit output resolution; 8-bit formatted data is also provided for more efficient single-byte transfers when a lower resolution is sufficient. Measurement ranges of ±2 g, ±4 g, and ±8 g are…
-
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 look at running Android on a Raspberry Pi, in particular we will look at Lineage and Android 8.1.0. We will look at another Android alternative in another article Basic Requirements Raspberry Pi 3 Model B or Raspberry Pi 3 Model B+…
-
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,…