When the need to drive a stepper motor arises, one can turn to the
microcontroller. For the task, I am currently using
M-Duino AR38+
and I have already written something about it a few days back, link
here.
Note that an Arduino based controller is suitable for the task because it…
Facing against the task to document the wiring of the control cabinet I had
to choose which software I would do it with. Naturally I have started to
look for open source options first.
Even though I have already achieved some level of proficiency in KiCAD, it
is not very well sui…
Dealing with the situation that some LAN network consisting of multiple
connected devices without the access to the Internet needs some work, while
simultaneously requiring access the Internet from my laptop over the
wireless.
The problem is that NetworkManager prioritizes wired …
When wiring the Arduino based Programmable Logic Controller (PLC) from
Industrial Shields, I have become
stuck for a little bit due to trouble understanding how to enable the
outputs.
Currently using their
Ethernet range
based on Arduino Mega 2560. Its internals seem to be quite …
My statically generated blog (SSG) based on
Sapper that is currently being phased out in
favor of Svelte Kit that unfortunately takes too
long to get into production phase is without any underlying database. This
is nothing special and fairly common for other SSGs, as data are lo…
Roaming around someone else's cloned repository with many different files
and fiddling some lines here and there, it is worth using good tools to
speed up the process.
Since it is a repository, naturally for me the git is the go to tool for
the version control. Finding files is e…
I was able to install NextCloud with OnlyOffice for collaborative
spreadsheets as they are quite useful when cooperating with other members
of a team, especially because Markdown support for tables is not very
interactive and also lacks the familiar WYSIWYG feeling people are use…