avatar
David Klaffenbach @klaffen.bsky.social

I'm not working on that kind of problem now but it sounds like you could model a system on PC, develop a control law in the simulation, then move the control portion in Julia to a Raspberry Pi and test with hardware. Skip the part where you port the control law to micropython or C. Very cool!

jul 10, 2025, 6:57 pm • 1 0

Replies

avatar
Jacob S. Zelko @thecedarprince.bsky.social

Oh that sounds fascinating! What sorts of projects do you tend to work on? I am slowly rediscovering my love of hardware hacking and hardware engineering so would love to hear more!

jul 11, 2025, 5:22 pm • 0 0 • view
avatar
David Klaffenbach @klaffen.bsky.social

That was at a previous employer and I'm not doing that now, but my intro to Julia was using the DiffEq tools to develop control algorithms or analyze behavior of long-existing ones, around substitute in medical devices doing things like control of ultrasound actuators, or pressure or vacuum.

jul 11, 2025, 5:29 pm • 1 0 • view
avatar
David Klaffenbach @klaffen.bsky.social

*subsystems*

jul 11, 2025, 5:30 pm • 1 0 • view
avatar
David Klaffenbach @klaffen.bsky.social

So embedded systems running C code to read sensors, implement control law, drive actuators, in a variety of electromechanical systems.

jul 11, 2025, 5:33 pm • 1 0 • view