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

How To Solve Raspberry Pi 3b & Bme280 Remote I/o Error

Let me start off with the components used: GPIO extension board to connect the raspberry pi to com… Read more How To Solve Raspberry Pi 3b & Bme280 Remote I/o Error

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

Detecting Mechanical Button Press With Python3 And Qt5

I have an application that is developed in Python 5.3 and PyQt 7.1 (I think). So far I have everyt… Read more Detecting Mechanical Button Press With Python3 And Qt5