-
In your blog post you mentioned future work could include support for silent clocks. I went to IKEA and bought a clock and they all seem to be of the silent type. I hooked it up to an oscilloscope to …
-
It might be possible to fit an ATtiny85 and an RGB LED on the pcb so that the LED will light up when the synth plays a note and the led's color depends on the note being played.
-
I want to use CmdMessenger with Digispark attiny85.
They have their own Stream class, Print classes.. .
1. First of all I add some functions to Stream class.
```
int timedRead()
virtual si…
-
```
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 …
-
```
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 …
-
```
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 …
-
Arduino: 1.8.5 (Mac OS X), Board: "Digispark Pro (Default 16 Mhz)"
Error while burning bootloader: missing 'bootloader.tool' configuration parameter
This report would have more information with
…
-
```
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…