-
Using the library as a slave client on an ATtiny85 with 1 MHz clock, I experienced quite often that the SDA line got stuck to zero. Disabling the Timer0 interrupt (responsible for counting millis etc)…
-
```
What steps will reproduce the problem?
1.Try to compile the TM1640 example for target ATtiny85 board (Arduino-Tiny
cores)
2.Works with IDE pre-1.0 but not with any version 1.0 or younger
3.
What…
-
```
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 noticed that after a few hours/days uptime on my emulated devices (and all my "real" devices) are lost in OWFS. They simply are no longer listed, and a power toggle of the master RPI is needed …
-
```
the current core definitions are huge walls of code with ifdefs sprinkled in
between: very hard to follow.
I actually did this already, though I only tested that the "Fade" example
sketch compi…
-
```
the current core definitions are huge walls of code with ifdefs sprinkled in
between: very hard to follow.
I actually did this already, though I only tested that the "Fade" example
sketch compi…
-
Can include this as feature, Cronjob Meteor spectrum output to i2c/spi 128x64 SSD1306 OLED?
Can cronjob oled python script at same time as meteor pass?
1) example:
https://www.youtube.com/watch…
-
Hello,
I built up everything on a breadboard and run all components on 3.3 V. The display shows the initial values as long as only the ATtiny85 is attached to it. As soon as I connect the INA219 th…
-
```
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 …