-
I have a MatekF405 CTR and I've setup the wiring similar to what you've posted. I've uploaded the code provided to an Attiny85 and have it setup on a breadboard. When I have the SDA/SCL lfrom the at…
-
**Describe the bug**
Hi Wayne, I can't get the ATTiny10IDE to see my Arduino. After selecting my target(ATtiny85), building the sample code(Blink), and setting up the programmer as ArduinoISP, I get …
-
Hey,
I'm trying your amazing lib to my oled 128x64 screen and my ATTINY85 but I have a little problem with battery animation, take a look:
![448740887_903720268228729_997421146227043813_n](https…
-
I'd like to attach a display and a keyboard to my rp2040 to be able to experiment with ZForth without any computer.
For this I am currently looking at a simple serial-terminal solution using a sepa…
-
```
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…
-
```
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 …
-
This is bad when your setting fuses to turn the reset pin to an IO pin. The '-e' option (erase) is included from two places:
1) The FUSESCMD uses UPLOADERFLAGS and from the board definition the uploa…
-
```
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…