Engineering Notes

Notes tagged linux.

Embedded systems, IoT architecture, firmware validation, productization, and hard-won lessons from real work.

Jekyll Github-pages locally in Ubuntu 22.04

I'm an enthusiastic admirer of Jekyll, which I use for all my static websites and this blog. The official GitHub documentation doesn't help much as a guide

  • linux
  • Jekyll
  • blog
  • GitHub

How to make Linux work with USB-to-serial

I am using SourceRabbit Gcode sender to control my "Miyazaki" drawing bot. The robot is using CP2102 chip as a virtual com port bridge between USB and cont

  • Linux
  • USB
  • arduino