News

Sometimes you don't need a large microcontroller to get your work done. In this installment, TK teaches us how to use the ATtiny combined with Arduino to use the PWM function found on this chip.
And in fact, the particular way that Arduino repeatedly calls the loop() function makes knowing a bit about scoping nearly mandatory: all of your function-call-duration variables get wiped each ...