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

Python Overflowerror Creating Date From Timestamp In 32bit System

So I am trying to do a simple conversion of a timestamp to date using python builtin datetime modul… Read more Python Overflowerror Creating Date From Timestamp In 32bit System

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)