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

Calling A Method Several Times With Several Threads

I want a LED to flash, while some work is beeing done on my Raspberry. I am using a Thread for the … Read more Calling A Method Several Times With Several Threads

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

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