-
These two sketches do not compile under the current version of the Arduino IDE:
UsingProgmem
BasicAnimations
Trying to compile either sketch gets these errors:
```
In file included from C:\User…
-
Following on from the work by @jkriege2 [here](https://github.com/KiCad/kicad-library/issues/1398#issuecomment-313969813)
| Library Name | Description | Previous Name | Notes |
| -----------------…
-
Hi,
i have a project that needs tlc5940 support on the Teensy 3.6.
Is there any chance that the library supports this? I am getting the 'unsupported chip' error now.
How much difference would there…
-
Sorry I'm a Noob to most of this please bear with me.
I was trying to use this Library with the [Adafruit trinket](https://www.adafruit.com/product/1500).
But I get and #error "Unknown Chip!". I figur…
Ham84 updated
8 years ago
-
```
PIC runs fine for a few seconds but suddenly resets causing jittery colors.
The PIC has been verified as resetting by monitoring RB4 with the logic
analyzer. RB4 is toggled directly after the T…
-
Hi there,
Happy New Year! I am Pavlos from codebender.
Recently we tried to add this library in codebender supported libraries but we had some issues with the filenames. The library's name does not…
-
Please check void SCT_irq_handler(void) in rc-light-controller-master\mk4-tlc5940-lpc812\firmware\servo_reader.c
#
```
if (channel_flags & (1
fs34a updated
8 years ago
-
```
What steps will reproduce the problem?
1. Open up some Arduino project with a library that includes headers. For
Example a KS0105 or TLC5940 Project where the library includes config files.
2. On …
-
Sorry if this is not the place for this. I have been doing a lot of searches trying to resolve this but have had no luck.
Can this library be used when I am also trying to use Timer3 on an ATmega32U4…
-
This chip is readily available and cheap on ebay. I know this is a 12 bit pwm IC. But please find attached my post on a thread regarding this request i.e the chip can be driven in 8 bit pwm thus need…