▲ 7 r/norsk+1 crossposts

ebooks of Animorphs in Norwegian?

hei alle sammen. my sibling is studying Spanish and hit on reading the kids' SF series Animorphs—books they I and I devoured as kids—as a means of practice with easy and familiar text. turns out, there was a Norwegian edition of the entire main series at one point. this is a long shot, but does anyone know where to find ebooks of the Norwegian editions?

reddit.com
u/levdan — 3 days ago

MAX31865 in espresso machine needs COM wire wiggled before it reports temperature [MEGA2560]

hi folks, I've built a MEGA2560-based controller for my espresso machine because the original mainboard died and replacements are prohibitively expensive. after a lot of messing around, it's working reliably and I'm getting good coffee. however, there's one final issue that's physically preventing me from buttoning the thing up and enjoying it. it uses an Adafruit MAX31865 to measure group head temperature with a three-wire PT100 thermocouple, and when I boot the machine it reports -272C until I loosen the screw terminal on the COM wire and wiggle it a little bit. this works reliably but it means I have to get out a little screwdriver and fuss with it every time.

I thought perhaps there was a problem with digital pin 12, the default pin in the code, so I changed it to pin 15, and got the exact same behaviour. the only thing I haven't checked is whether the wire itself is somehow faulty, but I have tried wiggling the pin on the MAX31865 once it's displaying properly and it doesn't seem to do anything. has anyone had a similar experience? is there something I can do in the code to force a reset rather than physically wiggling the wire? thanks in advance!

reddit.com
u/levdan — 2 months ago