sensor

A simple analog proximity sensor with digital interface (for Raspberry Pi) last update Feb 7, 2014]

A simple analog proximity sensor with digital interface (for Raspberry Pi) [last update: Feb 7, 2014]

Raspberry Pi has a Broadcom BCM2835 chip, which controls 26 GPIO (general purpose input/output) pins. There are C library or RPi.GPIO python package available online that can be used to control the pins. The RPi.GPIO package is by default included in most Raspberry Pi system, such as Raspbian, a RPi version of Debian linux system. One …

A simple analog proximity sensor with digital interface (for Raspberry Pi) [last update: Feb 7, 2014] Continue Reading

Geiger Counter - Radiation Sensor Board for Raspberry Pi tutorial

Geiger Counter – Radiation Sensor Board for Raspberry Pi tutorial

Contents Manifesto The Board The Geiger Tube Types of radiation Supported Geiger Tubes Testing Sources Actuators From CPM to Sieverts Source Code Schematic Participate Buy Links and Documentation  NOTE: All the code examples in this tutorial use the arduPi library. You can see the documentation and download the library here. Manifesto The main finality of …

Geiger Counter – Radiation Sensor Board for Raspberry Pi tutorial Continue Reading

TSL2584TSV Ambient Light Sensor

TSL2584TSV Ambient Light Sensor

The TSL2584TSV is a very-high sensitivity light-to-digital converter that transforms light intensity into a digital signal output with a fast-mode I²C interface. The device combines one broadband photodiode (visible plus infrared), one infrared-responding photodiode, and a photopic infrared-blocking filter on a single CMOS integrated circuit. Two integrating analog to Digital Converters (ADCs) convert the photodiode …

TSL2584TSV Ambient Light Sensor Continue Reading

Scroll to Top