Comment by DamonHD

Comment by DamonHD 7 days ago

5 replies

I designed a consumer product based on a respun Uno, that has sold >500k units. The toolchain and hardware remains pretty capable, and can run super low power with care (~1 microamp most of the time).

MountDoom 7 days ago

But why? You can have the same chip for much less. The "toolchain" is just a bit of syntactic sugar around existing languages and tools, but more to the point, nothing stops you from using it with your own hardware.

I'm not doubting you, just sincerely curious.

  • michaelt 7 days ago

    If they've done 500k units, "based on a respun Uno" almost certainly means "there's a atmega328p on the PCB, a 16MHz crystal, and some points granting access to the serial and reset pins"

    • DamonHD 7 days ago

      ATMega328p, 32768Hz xtal, in a smart radiator valve. See OpenTRV (for the open part of the s/w and h/w) and Radbot for the commercial product.

      • relaxing 6 days ago

        That's a cool product! I wish I could put something like that on my hydronic (hot water) radiators, but they don't have individual valves.

  • DamonHD 7 days ago

    That design started ~10Y ago. If I was starting again I might pick something different.