Tips and tricks for Arduino
2019-07-22Purely subjective list of things, that are fast and good for microcontrollers used in Arduino Nano, Uno and Pro Mini.
Read moreArduino parallelism or multitasking
2019-07-04As I written once before in arduino can do more than one thing at a time (not really). System that I use can be parallel or serial which means it can do more than one thing at a time or can be set that after certaing task it will change the task to someth
Read moreCreation of documents in Latex or how to avoid MS Word
2019-07-03Writing and editing documents is always a life changing experience. Styling titles, moving images without braking text. My head spins even if I only think about it. Lately I started to write more and more documents, some for school some for people I care
Read moreStructure of modern web
2019-07-02Modern web is in my opinion largest platform ever. Web apps are everywhere, in proffesional sphere as a Slack or as a social network app like Instagram or Facebook. Some developers use Electron apps for developing (VSCode or Atom).
Read more