• 1 Post
  • 1.07K Comments
Joined 2 years ago
cake
Cake day: July 9th, 2023

help-circle

  • I currently write a number of little programs, each running on a small processor that lights up a module of my model. They all communicate via WiFi with a Mosquitto broker that coordinates the lighting and the visitor interaction modules.

    The test case is a moon base with about a dozen nodes, and later I’ll do the city with nearly a hundred processors.

    And that’s just one project. I also wrote an ERP system for the parts I need for building, or tools for text processing, or a mediaWiki extension.

    And yes, I do all this on Linux.

    Edit: Forgot to mention that I’m currently designing a digital sythesizer running on an FPGA to add sound to one of my models. Just to show you that all kinds of programming can be done on Linux.