-
Hi, I have been looking into your nice work about DCC decoders to be able to digitalize an old Märklin M layout. I am looking into utilizing every single i/o pin of an Attiny85, including the reset pi…
-
Hey, Im just starting to try out the board, so I am not sure whether I might not have missed something. I am currently having problems with the Attiny being recognized...here is dmesg/tail:
usb 2-1.…
-
#include
#include
#include
#include // Библиотека для работы с барометром https://github.com/adafruit/Adafruit-BMP280-Library
#include
#define BMP_SCK 13
#define BMP_MISO 12
#define BMP_…
-
```
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…
-
```
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…
-
```
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…
-
```
Summary: when calling analogWrite() with values 0 or 255, it defaults to
analogWrite() which leaves PWM registers in the previous state, and the next
analogWrite() starts with a "glitch", very n…
-
```
Summary: when calling analogWrite() with values 0 or 255, it defaults to
analogWrite() which leaves PWM registers in the previous state, and the next
analogWrite() starts with a "glitch", very n…