Now Playing Widget

A Mac OS X Dashboard widget that will display details about the current track in iTunes.

AVR Software PWM

A prototype for controlling 8 different PWM channels using an AVR micro controller. Most AVR controllers only provide 1 PWM channel, so this will increase their usefulness.

C Operator Precedence

A javascript to help visuallize in which order a C expression is evaluated. E.g. the difference between 5+7*8 and (5+7)*8. You can paste any C expression and understand the evaluation directly.

©2023 Mats Mattsson