Hi, I'm Alex! ☕

Recent Posts
What is this blog? I started writing articles back in 2012, ranging from travel logs to programming tutorials in PHP. I enjoy writing texts here and then when I find (or don’t find) certain things that might be interesting for others.
What is gaia? Gaia is..or better will be.. an easy but deep software to manage your pets, targeting Reptile and Insect-Hobbyists. The idea is to have a central system to monitor your loved ones.
About 2 years ago, I wrote a small library to create menus on an ESP8266/32 utilising the SSD1306 OLED Display and MicroPython. MicroPython is a stripped down variant of Python, basically made for IoT devices.
This is the second part covering the simple scheduler script. In case you didn’t read the first part Writing a simple scheduler for a Discord bot it is encouraged to read it first for the context.
While I was working on some recent additions to some Discord bots written in JavaScript I stumbled upon the demand for a way to schedule messages or actions. Such actions can be the refresh of some counters after a given period or the check for due dates to send out notifications etc.
Drawing an eye diagram with Python I just got a task for university…well, lets say it was a bunch of tasks but this one was kinda heavy for me at first.
Disclaimer: This article has been imported from Ko-Fi with limited syntax highlighting capabilities and might be updated in the future to better showcase the code. Designing IoT devices always brings the aspect of costs per device / per system with it.