-
# Debugging attiny85 code, part 1: simavr and gdb · The Odd Bit
In a case of awful timing, after my recent project involving some attiny85 programming I finally got around to learning how to use sima…
-
is there any attiny85 chip support for this bootloader?
-
I want to try to replicate this project. However, I have a hard time obtaining a ATTiny85 chip with a MicroUSB-Port (like the blue one here: https://www.aliexpress.com/item/32432747996.html). I tried …
-
All 9 of my LEDS are just off when I run this on my ATTINY85.
-
First: Example .ino requested!.
Is it possible for you to add a simple ino example using your code to receive and use a serial message "test" for example..
Second. 9 bit..
I'm trying to see if…
-
```
Used the below code on both attiny85 and attiny45, attiny85 gives the correct
sound as pwm output on speaker pin. But the same code on attiny45 gives just
"tip..tip..tip" sound on speaker. Tried…
-
```
Used the below code on both attiny85 and attiny45, attiny85 gives the correct
sound as pwm output on speaker pin. But the same code on attiny45 gives just
"tip..tip..tip" sound on speaker. Tried…
-
as mentioned: With this firmware (U_1-05112018.hex) I can't use avrdude to flash a attiny85. With a usbasp it works well, therefore the attiny seems working and the wiring should be fine.
VCC 5V
GN…
-
Can I flash this chip as ATtiny85?
Or is in work native ATtiny861A Support?
-
```
Used the below code on both attiny85 and attiny45, attiny85 gives the correct
sound as pwm output on speaker pin. But the same code on attiny45 gives just
"tip..tip..tip" sound on speaker. Tried…