-
Here is my bootloader config:
> Clock: "1 Mhz (internal)"
> LTO: "Disabled"
> B.D.O Level: "B.D.O Disabled"
> Timer 1 clock "CPU"
> Save EPPROM: "EPPROM retained"
Here's my code:
```
#incl…
-
The requestEvent does not work for Attiny85. It sends 0xFF only to the master back. It seems it does not even get to the requestEvent handler when the slave gets a read request.
This modification f…
-
Is it possible to use attiny85 to communicate with the pc? Is the code can be modified to use wit attiny85?
-
In file included from sketch\ssd1306.h:20:0,
from C:\Windows\TEMP\arduino_modified_sketch_105853\attiny85_slots.ino:3:
SoftWire.h:113:20: error: conflicting return type specified fo…
-
Arduino recently upgraded the AVR toolchain in the macOS version from 32 bit 5.4.0 to 64 bit 7.3.0 in order to support macOs Catalina, which is 64 bit only. However, the 7.3.0 toolchain has an odd p…
-
```
Program an Attiny85 to 1 Mhz
Blink and LED at delay(20) the blink and LED at delayMicrosecond(20*1000);
The blink delay for delayMicroseconds is super slow.
I'm the most recent download 0013 wi…
-
```
Program an Attiny85 to 1 Mhz
Blink and LED at delay(20) the blink and LED at delayMicrosecond(20*1000);
The blink delay for delayMicroseconds is super slow.
I'm the most recent download 0013 wi…
-
Hi,
I can't get the library to work with an attiny 85 which has it's pwm on pin 5 (D0)
Where can I change the pin in the library and what's the advantage of this library compared to the original I…
-
```
Program an Attiny85 to 1 Mhz
Blink and LED at delay(20) the blink and LED at delayMicrosecond(20*1000);
The blink delay for delayMicroseconds is super slow.
I'm the most recent download 0013 wi…
-
```
Program an Attiny85 to 1 Mhz
Blink and LED at delay(20) the blink and LED at delayMicrosecond(20*1000);
The blink delay for delayMicroseconds is super slow.
I'm the most recent download 0013 wi…