-
```
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 …
-
Hi
I am trying to use this library but am nut sure which Pins/Ports to use for my ATTiny85.
Can you put together a quick diagram (in text will do)
Also
1: What pin is used for SS?
2: Are yo…
-
Hello, sorry to disturb. I just want to see the possiblities with the ATTiny85, that is how low I can go. I am trying to make an encoder with 2 receivers and 2 transistors each, the disk having 4 divi…
-
I've got a longboard 250425 and using a attiny85 with a single LED.
Version 1.4 works fine, but I have now tried to upgrade to 1.6 and its programmed fine, but I cannot it working.
On bootup I…
-
```
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 …
-
```
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 …
-
```
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 …
-
```
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 …
-
# Debugging attiny85 code, part 2: Automating GDB with scripts :: blog.oddbit.com
This is the second of three posts about using gdb and simavr to debug AVR code. The complete series is:
Part 1: Using…
-
Original GetTemperature fct is only for atmega 328 ...
```
int8_t` getTemperatureInternal() {
//reads internal internal temp with 1V1 reference
#if defined (__AVR_ATtiny24__) || defined(__AVR_ATt…