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

Raspberry Pi I2c Read/write Error

Like many people, I've had a Pi for a while but never really done anything with it. I've fi… Read more Raspberry Pi I2c Read/write 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

Ssl Error While Sending Email With Python (raspbian Os)

I just write this code in Python under Raspbian OS: import smtplib fromaddr = '*****@hotmail.d… Read more Ssl Error While Sending Email With Python (raspbian Os)