-
I'm unable to find the pin mappings for the ATTINY85, I know in previous versions of libraries there were multiple pinouts for the numbering. My 1.8.13 IDE on 64-bit Linux does not appear to have a "…
-
I see hardcoded Serial calls in this lib, which as far as i know, exclude it from use on the AT tiny 85.
-
Hi @SpenceKonde,
I am working on a project for which I used attiny861a chip but I am finding trouble in programming the chip. Previously, I used attiny85 for which I2C and power-down sleep mode works…
-
I have put micronucleus 2.04 onto my digispark with 'upgrade-t85_default.hex'.
Everything seems to be fine: avrdude is doing his job and giving the know protocol on screen when writing a sketch. Tha…
-
I successfully use this library on a ESP8266. Now I realized, the the maximum of the size to allocate with `RunningMedian samples = RunningMedian(x);` is x=19. If I try more, the size inquired with `s…
-
### Board
* [ X] Arduino ATmega328* board (UNO, Nano)
### Protocol
* [X ] NEC
- [x] The latest [release](https://github.com/z3t0/Arduino-IRremote/releases/latest) is used
I have a system th…
-
Hi Aleksei,
I read your arkanoid example (the old version I think?) and some of the other demo and I'm kind of stuck on something, having difficulties to draw without flickering/flashing image.
…
-
Greetings. I am new at this so bare with me. When I run VERIFY in Arduino IDE I get this message:
![image](https://user-images.githubusercontent.com/74614713/99418746-f0941300-28c0-11eb-8135-56d8bb…
-
i used the Wire examples from ATtinycore, ATtiny85 as master_writer and canique mk2 with an fdti adapter (bub iii) as slave_receiver.
The second i open the serial monitor the rx led on the adapter st…
-
Please add these libraries for supporting a Tiny85 I2C bootloader:
- [x] https://github.com/casanovg/nb-twi-cmd.git
- [x] https://github.com/casanovg/Nb_TwiBus.git
- [x] https://github.com/casano…