-
Hello,
I burned the boot loader with the recommended settings and the help of an Arduino Uno as ISP without any issues.
Then I connected the ATtiny85 to my FTDI programmer and wanted to upload the…
-
Hi. I need help. I read the article, but I do not understand where to solder the sensor on the attiny85 Board. You can describe the connection diagram in more detail. I want to restore the water level…
-
I cannot find any info about the status of compatibility with ARM and particularly ATSAMD (M0, M4). I was considering to use a trinket M0 instead of attiny85. Would that be possible?
-
Hey Jeff,
This is an interesting project and could you please upload the circuit schematic when using Arduino nano instead of the Attiny85? In the folder nanopulsePPG I can find code right?
Tha…
-
Hi dude, when i tryed to run "tiny85_temp" example, the IDE gave me this message:
"
Arduino: 1.6.5 (Linux), Board: "ATtiny, ATtiny85, 1 MHz (internal)"
.../Arduino/libraries/TinyWire-master/TinyWireM…
-
```
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 …
-
Hi to everyone!
That's my first post here.
I'm trying to write presaved messages controling a digispark attiny85 using i2c communication with an esp01 in AP mode to control the system via smartphone…