Elektrine lite

← Feed

@cibomahto@social.v.st

Post #4180632

2026-07-29 00:10 UTC

@JamesAkers@expressional.social I'm trying to make a companion tool specifically for LED layout, that also works backwards and generates a good-enough schematic so that you can integrate the graphically designed bits with whatever other circuitry you want on the board, to try to get the best of both worlds.

Replies (2)

  • @cibomahto@social.v.st 2026-07-29 00:16

    @JamesAkers@expressional.social My previous attempt to do this kind of layout-first approach was purely code based: https://circuitpainter.blinkinlabs.com/ . I'd like to make the gui tool more flexible by allowing custom code to be inserted, for instance if you wanted to use it to lay out something weirder like lights with sensors interspersed into them, or something.

    Open ##4180631

  • @cibomahto@social.v.st Woah, that sounds really neat!

    Open ##4326398