-
```
I Use Attiny85. like this
http://hlt.media.mit.edu/?p=1695
#include -- Compile is Passed.
But does NOT Work.
How to use EEPROM with ATtiny?
or Will be Support?
```
Original issue reported on …
-
```
What steps will reproduce the problem?
1.Write some arduino code useing '#include ' to use the servo library
which is available for the arduino uno (and more)
2.Hit compile
3.Watch the error mess…
-
```
What steps will reproduce the problem?
1.Write some arduino code useing '#include ' to use the servo library
which is available for the arduino uno (and more)
2.Hit compile
3.Watch the error mess…
-
```
What steps will reproduce the problem?
1.Write some arduino code useing '#include ' to use the servo library
which is available for the arduino uno (and more)
2.Hit compile
3.Watch the error mess…
-
```
What steps will reproduce the problem?
1.Write some arduino code useing '#include ' to use the servo library
which is available for the arduino uno (and more)
2.Hit compile
3.Watch the error mess…
-
```
What steps will reproduce the problem?
1.Write some arduino code useing '#include ' to use the servo library
which is available for the arduino uno (and more)
2.Hit compile
3.Watch the error mess…
-
```
What steps will reproduce the problem?
1.Write some arduino code useing '#include ' to use the servo library
which is available for the arduino uno (and more)
2.Hit compile
3.Watch the error mess…
-
I have had trouble programming fresh attiny85 chips using a Raspberry Pi 3 with a recent image and kernel. Interestingly, a pre-programmed board can be re-flashed but a new one can't be flashed.
I ho…
-
While [playing with the ADC clock and the USI 4-bit timer](https://forum.arduino.cc/t/attiny85-two-tone-beeper-via-adc-and-usi-peripheral/1185497), I noticed odd things at 4MHz clock speed when using …
-
As I compare your code with tomasvilda's code I have realised that the array packet[] in your code has different content than the array fullTray[] in tomasvilda's code. Not only the values of the elem…