physical dimensions of the ATtiny13 on Nanjg drivers

Hi all,

I want to see if I can swap the ATtiny13 out for a ATtiny25 to play with the built in thermistor, but they’re available in 3.9 and 5.3mm widths (0.154 and 0.209in). I don’t have one to hand to measure, so could someone measure one for me please?

thanks!

The ATTiny13A on the NANJG is the SOIC-8 Package (8S1).

PPtk

awesome, thanks PilotPTK!

my pleasure

I think that you may want the Tiny85, not the Tiny25.

why? Is it because I’ll need the extra code space for temperature monitoring? I can’t see any other pertinent differences between the two from a driver perspective, although I am a complete ignoramus when it comes to programming so please point out if I’m missing something.

Better to have more code space available and not use it than the other way around. The price difference in the chips is very small.

I remember why now - Digikey doesn’t stock the 45 and 85 in the S1 package size and I needed an SOIC8 clip from Digikey :slight_smile: The 25 is also what Nickelflipper’s going to be using for his buck-boost board, so I figured it would be easier to use the same as that, especially as I’m going to try and build up one of his boards. Not great reasons, admittedly, and if I run into space constraints that I can’t work around then I’ll get some from Mouser. Thanks for the advice though!