Posts tagged ‘embedded’

A Better STM32F0 Prototyping Experience

Or: How to make most out of 50 by 50 mm in terms of development usefulness.
A Better STM32F0 Prototyping Experience

Building a Camera with a Rather Undersized Microcontroller

A weekend project you might call an ‘inverse thermal camera’.

Notes tagged ‘embedded’

Thermocouple via Integrated Differential Amplifier

Recently, I needed a simple temperature switch which could withstand 400 °C. A thermocouple can easily manage this but its generated voltage is unpleasantly small. However, it turns out that a ATTiny216A’s integrated differential amplifier is absolutely sufficient for a, albeit not very accurate, measurement. Enough to determine if something is hot or not, at least.

More details →