RasPi Series {6} – Cronjobs (Crontab) with the Raspberry Pi
How can certain scripts be automatically called within an interval in Linux (Raspberry Pi)? I explain that in this post.
RasPi Series {5} – Configuring Multiple DynDNS entries with Python
I'll explain how to manage multiple DynDNS entries with a simple Python script on your Raspberry Pi.
Python – Get timestamp of an FTP file and compare with a local file
I programmed a data synchronization from the FTP server in my backup script and explain how I did it.
Python – Pass variables to imported modules
How to split your functions into modules and still keep the variables.
Convert Javascript objects to JSON
I will still program an online converter but until then you have the manual approach ...
Multiprocessing in Python
An attempt to explain how to do multiple tasks in Python at the same time ...
Serial communication with Python
A base for programming a communication interface between an Arduino and a Raspberry Pi
What makes a good programmer
In this post, I explain what makes a good programmer different from a bad one.
Python FTP Backup Script
My concept and my code for a better alternative to the Updraft WordPress plugin.
It’s been long time
After a long time I write again a blog post. But this time it should happen on my own website ... The 365 days Challenge can come ...