digital

Digital Light Sensor (1)

Digital Light Sensor

A Windows 10 IoT core application that switches on an LED based on digital light sensor reading. Story It took me some time to figure out reading the status of the Digital Light Sensor is straightforward and it simply depends on reading the GPIO value! The idea of the project is very simple, just switch …

Digital Light Sensor Continue Reading

Aug 22 Raspberry Pi, PyFace Digital, the lost documentation, I found it finally

Raspberry Pi, PyFace Digital, the lost documentation, I found it finally

The Raspberry PI or R-pi from http://www.raspberrypi.org/ is well known these days. It is not an accident that I have one, I have been doing Linux stuff since 1991, and professionally since 1996 I can not skip over these developments, have to keep up with the new kids. 🙂 Times have changed, hardware has become very affordable, …

Raspberry Pi, PyFace Digital, the lost documentation, I found it finally Continue Reading

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

Scroll to Top