hi!

this is the winter months again where i live, so i am back at coding again !

however i am not interested in making video games anymore... too time consuming, no real world use.
but for a few years i have been learning and playing with arduino, and since the syntax of the code is sometimes weird, i have found it is easier for me to write the logic in english words / sentences (on my smartphone), make sure it makes sense, then convert this logic to blitz3d code (on my laptop), make sure it works well, then finally convert the logic to arduino code (on my laptop).
however, it is necessary to have a little understanding of what is possible or not with arduino, in order to write the code in a certain way.
i am going to post a few examples here, from time to time.