-
```
Running Arduino 1.0
I'm using ATTiny85 with internal clock 8MHz powered with 3.3V
When I compile my sketch the delay fonction :
delay(1); donne a delay around delayMicroseconds(115);
Any help is …
-
I can confirm the library works on an Adafruit Trinket (attiny85-based, https://www.adafruit.com/product/1501) running at 8Mhz. So far I've only tried driving a single ws2812/sk6812 LED (https://www.a…
-
```
Running Arduino 1.0
I'm using ATTiny85 with internal clock 8MHz powered with 3.3V
When I compile my sketch the delay fonction :
delay(1); donne a delay around delayMicroseconds(115);
Any help is …
-
```
Running Arduino 1.0
I'm using ATTiny85 with internal clock 8MHz powered with 3.3V
When I compile my sketch the delay fonction :
delay(1); donne a delay around delayMicroseconds(115);
Any help is …
-
```
Running Arduino 1.0
I'm using ATTiny85 with internal clock 8MHz powered with 3.3V
When I compile my sketch the delay fonction :
delay(1); donne a delay around delayMicroseconds(115);
Any help is …
-
```
Running Arduino 1.0
I'm using ATTiny85 with internal clock 8MHz powered with 3.3V
When I compile my sketch the delay fonction :
delay(1); donne a delay around delayMicroseconds(115);
Any help is …
-
While I run command:
`make attiny85 RS485=B2 LED_START_FLASHES=0 TIMEOUT=8 BAUD_RATE=19200 NO_START_APP_ON_POR=1 START_APP_ON_EXTR=1`
return this error:
```
avr-gcc -g -Wall -Os -fno-split-wide-ty…
-
Hi there, I am planning to use the Pulse sensor on attiny85 chip. But looks like the code uploaded online have to be modified due to the fact that attiny85 does not have timer2 and serial communic…
-
Can I use this code and upload it into arduino? I have also same problem of the Dell charger.
and another question is that, if I use Digispark ATTINY85 then How Can I upload this complete code into …
-
```
Running Arduino 1.0
I'm using ATTiny85 with internal clock 8MHz powered with 3.3V
When I compile my sketch the delay fonction :
delay(1); donne a delay around delayMicroseconds(115);
Any help is …