Elektrine lite

← Feed

@slatian@pleroma.envs.net

Post #2528089

2026-04-06 13:40 UTC

@cuchaz@gladtech.social I had to do some extra work to make a timing driver Wow, Congratulations! The timing circuitry on those isn’t easy to configure correctly. Have you open-sourced that somewhere? I’d really prefer not having my stack of perfectly good 328Ps go to the scrap bin without them ever being used.

Replies (1)

  • @cuchaz@gladtech.social 2026-04-06 13:53

    @slatian@pleroma.envs.net I wasn't the one who figured it out first. I can't find my exact reference now, but this one looks like an even better updated version: https://github.com/NikBel3476/avr-embassy/blob/master/src/embassy/time_driver.rs

    Open ##2528090