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,…
shedboy71
-
-
In this article we will take a look at the MPL3115A2 pressure sensor and connect it to our Raspberry PI. lets take a look at the MPL3115A2 first The MPL3115A2 is a compact, piezoresistive, absolute pressure sensor with an I2C digital interface. MPL3115A2 has a…
-
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…
-
This barometric pressure sensor is optimized for altimeters and variometers with an altitude resolution of 10 cm. The sensor module includes a high linearity pressure sensor and an ultra-low power 24 bit ΔΣ ADC with internal factory calibrated coefficients. It provides a precise digital 24…
-
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…
-
MCP4725 is a single channel, 12-bit, voltage output Digital-to-Analog Converter with integrated EEPROM and an I2C Compatible Serial Interface. Features 12-Bit Resolution On-Board Non-Volatile Memory (EEPROM) ±0.2 LSB DNL (typ) External A0 Address Pin Normal or Power-Down Mode Fast Settling Time of 6µs (typ) External…