Skip to content Skip to sidebar Skip to footer
Showing posts with the label Gpio

Raspberry Pi Python Pause A Loop Sequence, When Button Pushed

I have a raspberry PI 2. With a relay board, what i use to for a switch sequence (like a traffic l… Read more Raspberry Pi Python Pause A Loop Sequence, When Button Pushed

How To Get The Frequency Of A Square Wave In A Python Script

I'm using the TSL235 (http://www.ti.com/lit/ds/symlink/tsl235.pdf) light-to-frequency converter… Read more How To Get The Frequency Of A Square Wave In A Python Script

Raspberry Can't Access /dev/mem

I have installed Raspbian on my Raspberry and added in: /etc/rc.local: chown /dev/ttyUSB0 #to all… Read more Raspberry Can't Access /dev/mem

Python Raspberrypi Gpio Event Detection In Tkinter Failing

I'm having a strange problem detecting GPIO events on the Raspberry Pi using Python with Tkinte… Read more Python Raspberrypi Gpio Event Detection In Tkinter Failing