• Please review our updated Terms and Rules here

Search results

  1. C

    DigiSpark and ATTiny45 behaving quite differently..

    This centered around the PWM functionality of ATTiny via ArduinoIDE.. let's say I have a very simple program with pinMode(0, OUTPUT); the loop analogWrite (0, 100); And I'm getting huge flicker from the ATTiny. And the "Fade" example, and etc. It does handle digitalWrite fine so far...
Back
Top