My experience with porting a library to Arduino
Porting a low-level library to a new platform isn't easy. Let's take a look at how I proceeded.
Porting a low-level library to a new platform isn't easy. Let's take a look at how I proceeded.
Recently I made a switch from OpenVPN to WireGuard. I'm super-impressed by that project, and this post tells you why.
The latest generation of Raspberry Pi is powerful enough to serve as a decent home router. What leads to my decision to use it, and what's my experience?
What is a continuous integration and how it will help you to automate routine tasks?
Arduino library should be easy to use, well documented, and covered with unit tests. How to do it?
How well does Raspberry Pi handle time-intensive data capture over GPIO? Let's find out.
A gentle introduction to the world of embedded Android development.