-
hi, i am trying to use smartmatrix animatedgif and im running into this compiling error... ive followed similar thread and suspect there may be multiple files causing an error.
---using teensy 4.1,…
-
Want to simplify use of this library by including classes that encapsulate configuration and processing of MIDI events from different frameworks.
Thinking they will share two common methods, but wi…
-
Arduino:1.8.16 (Mac OS X), TD: 1.55, Płytka:"Teensy 3.5, Serial, 120 MHz, Faster, US English"
/private/var/folders/zj/vq9z9vvx4r7fwmdkt_43ng6w0000gn/T/AppTranslocation/675F2C8C-30CE-4822-B6C4-8DD2C…
-
I saw issue #4, and swapped pins, but the example code (all of them) is still [stalling out in this loop waiting for BS to go low.](https://github.com/jarek319/EPD215/blob/master/EPD215.cpp#L285)
O…
-
```
Attached is a patch to support hardware SPI on the AT90USB1286, tested and
working on the Teensy++ 2.0 board.
The user should define __AT_AT90USB1286__ to enable the changes.
```
Original iss…
-
```
What steps will reproduce the problem?
1. Constructor for HW SPI
U8GLIB_SSD1306_128X64_2X display(SS, 9, 14);
vs for SW which works
U8GLIB_SSD1306_128X64_2X display(SLK, MOSI, SS, 9, 14);
What i…
-
```
Attached is a patch to support hardware SPI on the AT90USB1286, tested and
working on the Teensy++ 2.0 board.
The user should define __AT_AT90USB1286__ to enable the changes.
```
Original iss…
-
```
What steps will reproduce the problem?
1. Constructor for HW SPI
U8GLIB_SSD1306_128X64_2X display(SS, 9, 14);
vs for SW which works
U8GLIB_SSD1306_128X64_2X display(SLK, MOSI, SS, 9, 14);
What i…
-
```
Attached is a patch to support hardware SPI on the AT90USB1286, tested and
working on the Teensy++ 2.0 board.
The user should define __AT_AT90USB1286__ to enable the changes.
```
Original iss…
-
```
What steps will reproduce the problem?
1. Constructor for HW SPI
U8GLIB_SSD1306_128X64_2X display(SS, 9, 14);
vs for SW which works
U8GLIB_SSD1306_128X64_2X display(SLK, MOSI, SS, 9, 14);
What i…