Blog

Mooshimeters back in stock at Amazon

Hi Reader, I’m happy to announce that Mooshimeters are back in stock at Amazon. The core product is unchanged but the tool case, test leads, clamps and leads are all improved versions. The tool case is roomier and has a nylon finish which should wear better than the original gray. The new tool case also […]

Coroutine demonstration with setjmp/longjmp (STM32)

Hi Reader, Embedded programmers working without an RTOS for whatever reason are frequently rolling their own solutions for multitasking. Protothreads are a de-facto default for ultra-lightweight threading but since they are stackless, they are extremely limited. Here’s a demonstration of a technique to allow cooperative multitasking by abusing the ancient setjmp/longjmp routines in C. This […]

General update

Hi reader, This is the longest gap in posting yet, sorry. I’ll be blunt – I burned out in 2018 and I haven’t really recovered. I’ve generally tried to keep a professional veneer on this blog – sorry to mix personal and business stuff. But when you’re a one person business it’s sort of inevitable. […]

RobotShop-horizontal-728x79

New Distributor: RobotShop!

Hi Reader, Happy to announce that RobotShop now carries the Mooshimeter in 4 catalogs including the US, Canada, UK and EU.  For links to those specific catalogs, check the distributors page. Debugging robotics problems was what I had in mind when first designing the Mooshimeter, so I’m especially excited to work with them. ~James

Moosh.im emailing problem fixed

Hi Reader, Minor update for users who have had trouble receiving email from the moosh.im server. This has affected some users who want to participate in the forum but never received their registration emails. This is not a mooshimeter-related blog entry, but I’m writing it down in case it helps someone. Problem Some users on […]