In this example we connect an ADS1115 analog-to-digital converters to a Raspberry Pi. Lets look at the ADS1115. The ADS1115 is a precision, low-power, 16-bit, I2C-compatible, analog-to-digital converters (ADCs) offered in an ultra-small, leadless, X2QFN-10 package, and a VSSOP-10 package. The ADS1115 incorporates a low-drift …
shedboy71
-
-
In a previous article we created some flags at http://www.pibits.net/code/display-simple-flag-images-on-a-sense-hat.php Anyway we have created some more flags for you to try on a sense hat Japan An attempt at the flag of Japan [codesyntax lang=”python”] from sense_hat import SenseHat sense = SenseHat() r = (255, 0, …
-
In this article we will take a look at the VEML6070 sensor and connect it to our Raspberry PI. Lets take a look at the VEML6070 first Sensor Information The VEML6070 is an advanced ultraviolet (UV) light sensor with I2C protocol interface and designed by …
-
Apache is one of the most popular, if not the most popular server. There a multitude of options and tutorials out there – you can read about these at https://httpd.apache.org/ Installing Apache In a Raspberry Pi its easy to install and get this up and …
-
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 allows low-noise measurement of angular rates in 3 perpendicular axes and is designed for use …
-
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 accelerations in 3 perpendicular axes. A typical module technical Information Parameter Technical data Digital resolution …